Searched refs:tree_1 (Results 1 – 1 of 1) sorted by relevance
234 _CvTrianAttr tree_1, tree_2; /*current vertex 1 and 2 tree */ in cvMatchContourTrees() local268 CV_READ_SEQ_ELEM( tree_1, reader1 ); in cvMatchContourTrees()272 ptr_p1[0] = tree_1.next_v1; in cvMatchContourTrees()273 ptr_p1[1] = tree_1.next_v2; in cvMatchContourTrees()278 area1 = tree_1.area; in cvMatchContourTrees()