Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Android Java versions of CV_TERMCRIT_EPS, CV_TERMCRIT_ITER

I can't figure out/find what CV_TERMCRIT_EPS & CV_TERMCRIT_ITER are in Java for Android OpenCV. I've grepped the Java source code folder with a bunch of terms and come up with nothing.

Do they even exist, or do I need to use integer values from the C++ instead?