Ask Your Question

Revision history [back]

VideoCapture supports now capturing from video file in Java (http://code.opencv.org/issues/3207).

As per SetImageROI, that corresponds to the C interface. As per my understanding, only the C++ interface is exported to Java.