Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

what opencv constants are available

Hi there

I use opencv 2.4.4 from Python, and wonder what constants are used throughout cv2 functions.

I couldn't find in my source and Google pointed me to this link: https://code.ros.org/trac/opencv/browser/trunk/opencv/interfaces/swig/filtered/constants.h?rev=277 While that might be the answer, code seems 8 years old and maybe I shouldn't rely on it for reference. Is there better one?

what opencv constants are available

Hi there

I use opencv 2.4.4 from Python, and wonder what constants are used throughout cv2 functions.

I couldn't find in my source and Google pointed me to this link: https://code.ros.org/trac/opencv/browser/trunk/opencv/interfaces/swig/filtered/constants.h?rev=277 https://code.ros.org/trac/opencv/browser/trunk/opencv/interfaces/swig/filtered/constants.h?rev=277

While that might be the answer, code seems 8 years old and maybe I shouldn't rely on it for reference. Is there better one?