Home
last modified time | relevance | path

Searched refs:CV_COUNTER_CLOCKWISE (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvconvhull.cpp398 if( orientation == CV_COUNTER_CLOCKWISE ) in cvConvexHull2()
437 if( orientation != CV_COUNTER_CLOCKWISE ) in cvConvexHull2()
/external/opencv/cv/include/
Dcv.h782 #define CV_COUNTER_CLOCKWISE 2 in LOAD_CHDL() macro