Don't working haar cascades (Bug #3786)
Description
Hello.
I build and install opencv in your github(master 3.0 (01.07.14)).
Compiler: Visual Studio 2013 Express.
i got success compiled.
I am developing a project which uses Haar cascade.
When i run exe file a program. It often don't want to work.
I got a problem not only with "haarcascade_russian_plate_number.xml" but also with others.
The problem of the platform 32 and 64.
I attached the project.
Associated revisions
Merge pull request #3786 from jviney:fix_background_subtractor_knn_width_step
History
Updated by Konstantin Kulakov over 10 years ago
Updated by Steven Puttemans over 10 years ago
You should address these kind of errors to the Q&A forum (http://answers.opencv.org/questions)! The community will help you to figure out why it goes wrong.
This place is only for actual bug reporting, being the moment you know exactly what is going wrong.
Reopen if you would have found out what is happening.
- Status changed from New to Cancelled