Home | History | Annotate | Download | only in src

Lines Matching refs:contours

1949 cvFillPoly( void *img, CvPoint **pts, int *npts, int contours,
1970 if( contours <= 0 )
1993 for( int i = 0; i < contours; i++ )
2019 int contours, int closed, CvScalar color,
2038 if( contours <= 0 )
2055 for( i = 0; i < contours; i++ )