Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Does OpenCV currently supply full APIs for Java?

Hi all, I am trying to use the Java api of OpenCV 2.4.5 to develop a project for face detection from offline videos. However, after some days I found that in the APIs supplied, the VideoCapture class only supports to load streams from camera. And the SetImageROI method is also not included. Thus I am confused that whether the APIs supplied currently are only a subset. If it is the case, is there a plan that someday APIs of Java will be the same as C++/Python? Thanks!