First time here? Check out the FAQ!

Ask Your Question
0

Performance Evaluation in Haar Cascade not working

asked Oct 7 '15

Felicity gravatar image
E:\opencv\build\install\bin\opencv_performanced.exe -data classifier -info positive.txt -w 24 -h 30 -rs 30 > PerformanceGT01.txt

It gives an error: Unable to load classifier from classifier

Here is the screenview of the folder classifier: image description

I used the traincascade for training.

Preview: (hide)

Comments

I guess you need to use proper/full paths in every argument

LorenaGdL gravatar imageLorenaGdL (Oct 7 '15)edit
2

i bet it is cascade.xml, not just cascade.

berak gravatar imageberak (Oct 7 '15)edit

1 answer

Sort by » oldest newest most voted
0

answered Oct 8 '15

The performance tool is an old leftover from lost and deprecated times. No one has taken up the task to fully update it to the new C++ interface, so unless you have trained your model with the old interface (haartraining) which is again old deprecated and unsupported, then this will never work. To many changes have happened to model structures in the last months/years.

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Oct 7 '15

Seen: 495 times

Last updated: Oct 07 '15