format change in cascade.xm. (Bug #3686)


Added by M B almost 11 years ago. Updated almost 11 years ago.


Status:Cancelled Start date:2014-05-13
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:2.4.10
Affected version:2.4.9 (latest release) Operating System:Windows
Difficulty:Hard HW Platform:x86
Pull request:

Description

trying to use vb with the cascade.xml from from traincascade.exe. It works with haartraing.exe but not from cascade from traincascade.exe.

Dim haardector as HaarCascade ????


History

Updated by Steven Puttemans almost 11 years ago

Please post your question at the Q&A forum (http://answers.opencv.org/questions). This behavior is normal since the model used by cascade classifier training tool is different from the haartraining model. You cannot mix them up. So don't define them as a HaarCascade but as a CascadeClassifier!

  • Status changed from New to Cancelled

Also available in: Atom PDF