Home
last modified time | relevance | path

Searched defs:CV_COUNTER_CLOCKWISE (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/include/
Dcv.h782 #define CV_COUNTER_CLOCKWISE 2 in LOAD_CHDL() macro
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
Dtypes_c.h513 CV_COUNTER_CLOCKWISE =2 enumerator
/external/opencv3/modules/java/src/
Dimgproc+Imgproc.java91 CV_COUNTER_CLOCKWISE = 2, field in Imgproc