Home
last modified time | relevance | path

Searched defs:hulltype (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvconvhull.cpp254 int hulltype; in cvConvexHull2() local
563 int hulltype = CV_SEQ_ELTYPE( hull ); in cvConvexityDefects() local
/external/opencv3/modules/imgproc/src/
Dconvhull.cpp463 int hulltype = CV_SEQ_ELTYPE(hullseq); in cvConvexHull2() local
553 int hulltype = CV_SEQ_ELTYPE( hull ); in cvConvexityDefects() local