OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CV_CLOCKWISE
(Results
1 - 4
of
4
) sorted by null
/external/opencv/cvaux/src/
cvbgfg_common.cpp
101
newC = cvConvexHull2( c, tempStorage,
CV_CLOCKWISE
, 1 );
/external/opencv/cv/src/
cvrotcalipers.cpp
394
CV_CALL( ptseq = cvConvexHull2( ptseq, temp_storage,
CV_CLOCKWISE
, 1 ));
cvcalibinit.cpp
[
all
...]
/external/opencv/cv/include/
cv.h
[
all
...]
Completed in 546 milliseconds