Problems converting Haar Cascade

Hey there,

I created my first haar cascade using opencv 2. The generated XML file works fine. When I try to convert the file however I get error messsages. The converted file also crashes the openmv cam after a couple of milliseconds. I´ll attach two screenshots and the cascade file. Could it be a problem that I used LBP featureType instead of Haar featureType when generating the opencv XML file?

Thank you very much in advance!
opencv.xml (288 KB)


Hi, only Haar cascades are supported. Note some users reported the converter doesn’t work on Windows.