Searched refs:CvContourEx (Results 1 – 2 of 2) 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()
100 struct CvContourEx struct1665 CvContourEx* board = 0; in icvGenerateQuads()1679 scanner = cvStartFindContours( image, temp_storage, sizeof(CvContourEx), in icvGenerateQuads()1741 CvContourEx* parent = (CvContourEx*)(src_contour->v_prev); in icvGenerateQuads()