HomeSort by relevance Sort by last modified time
    Searched refs:CV_SEQ_CHAIN_CONTOUR (Results 1 - 4 of 4) sorted by null

  /external/opencv/cv/src/
cvcontours.cpp 262 scanner->seq_type1 = CV_SEQ_CHAIN_CONTOUR;
289 CV_SEQ_CHAIN_CONTOUR : CV_SEQ_POLYGON;
292 CV_SEQ_CHAIN_CONTOUR : CV_SEQ_POLYGON;
    [all...]
  /external/opencv3/modules/imgproc/src/
contours.cpp 243 scanner->seq_type1 = CV_SEQ_CHAIN_CONTOUR;
270 CV_SEQ_CHAIN_CONTOUR : CV_SEQ_POLYGON;
273 CV_SEQ_CHAIN_CONTOUR : CV_SEQ_POLYGON;
    [all...]
  /external/opencv/cxcore/include/
cxtypes.h     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h     [all...]

Completed in 70 milliseconds