mtschirs/js-objectdetect

Custom classifier not working.

Closed this issue · 1 comments

Hello there,

I trained a custom classifier using opencv_haartraining and convert the xml result using this, #7 (comment)

I test the unconverted xml using opencv sample facedeject and its working fine.
Do I missed something?

I also experimented changing the value of scaleMin and scaleFactor, still doesn't work.

Any help is much appreciated.

Thanks.

Is your resulting Haar cascade classifier stump based? If so, it should be working. If not, post it here and I will check.