Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi itay,

Official OpenCV's android page has plenty of tutorials, including "Face detection sample", which refers to the way jni is used in android OpenCV's application. The huge part of c++ OpenCV's API is covered by that samples and tutorials. You just can look on them for a while, and everything becomes clearer.