Question

I would like to create my own haar-classifier in order to perform a object detection. I follow this tutorial on creating your own haar-classifier cascades.

The tutorial requires utilities such as createsample.exe which, according to their documentation should be included with OpenCV package.

I have searched the entire OpenCV-2.4.6-android-sdkfolder to find it but no luck.

Anybody knows where to find it?

Was it helpful?

Solution

oh, it's not included in the OpenCV-2.4.6-android-sdk

you have to either

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top