Searched refs:CvContourEx (Results 1 – 1 of 1) sorted by relevance
88 typedef struct CvContourEx struct93 CvContourEx; typedef1612 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()