Searched refs:tree_2 (Results 1 – 1 of 1) sorted by relevance
234 _CvTrianAttr tree_1, tree_2; /*current vertex 1 and 2 tree */ in cvMatchContourTrees() local269 CV_READ_SEQ_ELEM( tree_2, reader2 ); in cvMatchContourTrees()274 ptr_p2[0] = tree_2.next_v1; in cvMatchContourTrees()275 ptr_p2[1] = tree_2.next_v2; in cvMatchContourTrees()279 area2 = tree_2.area; in cvMatchContourTrees()