Where is CV_CAP_PROP_POS_FRAMES in java?
In cpp code, CV_CAP_PROP_POS_FRAMES is defined Highgui file. But in Java, it is not defined? Or it is in some other place?
for 2.4 it's not defined (just take the numerical value from th c++ header)
for 3.0, it's here
Asked: 2015-03-05 04:12:25 -0600
Seen: 859 times
Last updated: Mar 05 '15