OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clockwise
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/imgproc/test/
test_convhull.cpp
509
bool
clockwise
= orientation == CV_CLOCKWISE;
local
514
cv::convexHull(_points, _hull,
clockwise
);
521
cv::convexHull(_points, _hull,
clockwise
);
528
cv::convexHull(_points, _hull,
clockwise
);
[
all
...]
/cts/apps/CtsVerifier/libs/
opencv3-android.jar
Completed in 2270 milliseconds