Searched refs:CV_IS_SEQ_CHAIN_CONTOUR (Results 1 – 7 of 7) sorted by relevance
98 if( CV_IS_SEQ_CHAIN_CONTOUR( contour )) in icvFindDominantPointsIPAN()
86 if( !CV_IS_SEQ_CHAIN_CONTOUR( chain )) in icvApproximateChainTC89()
74 CV_Assert( CV_IS_SEQ_CHAIN_CONTOUR( chain )); in icvApproximateChainTC89()
2410 if( CV_IS_SEQ_CHAIN_CONTOUR( contour )) in cvDrawContours()
1463 #define CV_IS_SEQ_CHAIN_CONTOUR( seq ) \ macro
1494 #define CV_IS_SEQ_CHAIN_CONTOUR( seq ) \ macro
2482 if( CV_IS_SEQ_CHAIN_CONTOUR( contour )) in cvDrawContours()