Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

And what is wrong with the Android face-detection sample? http://opencv.org/platforms/android/opencv4android-samples.html It seems to me that it already does almost everything you want... It uses native camera, it supports detection on the native level (DetectionBasedTracker), it reads cascade file from application resources using Java.