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