Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvcalibinit.cpp88 typedef struct CvContourEx struct
93 CvContourEx; typedef
1612 CvContourEx* board = 0; in icvGenerateQuads()
1626 CV_CALL( scanner = cvStartFindContours( image, temp_storage, sizeof(CvContourEx), in icvGenerateQuads()
1685 CvContourEx* parent = (CvContourEx*)(src_contour->v_prev); in icvGenerateQuads()
1790 CvContourEx* board = 0; in icvGenerateQuadsEx()
1817 CV_CALL( scanner = cvStartFindContours( thresh_img, temp_storage, sizeof(CvContourEx), in icvGenerateQuadsEx()
1884 CvContourEx* parent = (CvContourEx*)(src_contour->v_prev); in icvGenerateQuadsEx()