OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tree_1
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cv/src/
cvmatchcontours.cpp
234
_CvTrianAttr
tree_1
, tree_2; /*current vertex 1 and 2 tree */
local
268
CV_READ_SEQ_ELEM(
tree_1
, reader1 );
272
ptr_p1[0] =
tree_1
.next_v1;
273
ptr_p1[1] =
tree_1
.next_v2;
278
area1 =
tree_1
.area;
Completed in 77 milliseconds