Searched refs:CvContourTree (Results 1 – 4 of 4) sorted by relevance
116 typedef struct CvContourTree struct122 CvContourTree; argument
762 CVAPI(CvContourTree*) cvCreateContourTree( const CvSeq* contour, in LOAD_CHDL()767 CVAPI(CvSeq*) cvContourFromContourTree( const CvContourTree* tree, in LOAD_CHDL()774 CVAPI(double) cvMatchContourTrees( const CvContourTree* tree1, in LOAD_CHDL()775 const CvContourTree* tree2, in LOAD_CHDL()
69 CvContourTree ** tree, double threshold ) in icvCreateContourTree()121 hearder_size = sizeof( CvContourTree ); in icvCreateContourTree()647 CV_IMPL CvContourTree*650 CvContourTree* tree = 0; in cvCreateContourTree()677 cvContourFromContourTree( const CvContourTree* tree, in cvContourFromContourTree()
223 cvMatchContourTrees( const CvContourTree* tree1, const CvContourTree* tree2, in cvMatchContourTrees()