answered 2013-11-10 11:25:03 -0600
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.