Searched refs:CV_IS_SEQ_POLYGON_TREE (Results 1 – 4 of 4) sorted by relevance
247 if( !CV_IS_SEQ_POLYGON_TREE( tree1 )) in cvMatchContourTrees()250 if( !CV_IS_SEQ_POLYGON_TREE( tree2 )) in cvMatchContourTrees()
706 if( !CV_IS_SEQ_POLYGON_TREE( tree )) in cvContourFromContourTree()
1466 #define CV_IS_SEQ_POLYGON_TREE( seq ) \ macro
1497 #define CV_IS_SEQ_POLYGON_TREE( seq ) \ macro