質問

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?

役に立ちましたか?

解決

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

you have to either

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top