Home | History | Annotate | Download | only in src

Lines Matching refs:CvContour

1390                             sizeof(CvContour), CV_RETR_CCOMP, approx_method );
1398 ApproxContourSeq = cvApproxPoly(*ContourSeq, sizeof(CvContour), ApproxContourStorage,\
1411 ApproxContourSeq = cvApproxPoly(ApproxContourSeq, sizeof(CvContour),ApproxContourStorage,\