opencv_performance for traincascade (Feature #1694)
Description
At the moment, the current performance.cpp works only for cascades generated by haartraining.cpp. Should have a new version of performance.cpp that work with the new cascades trained by traincascade.cpp.
Associated revisions
Merge pull request #1694 from apavlenko:fix_typo
History
Updated by Alexander Shishkov almost 13 years ago
- Tracker set to Feature
Updated by Vadim Pisarevsky almost 13 years ago
- Priority changed from High to Normal
Updated by Alexander Smorkalov over 11 years ago
- Target version set to Next Hackathon
Updated by Steven Puttemans about 11 years ago
Kind of hoped this would be available, but it seems not :) Hopefully someone is up for the job. Could use this kind of tool. Any workaround for moment to change a traincascade model to haartraining model?
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4335