Home | History | Annotate | Download | only in src

Lines Matching defs:h_next

322                 It's marked as "link to contour" and h_next pointer of it is set to
1620 prev = prev->h_next = contour;
1749 int h_next = c->h_next ? ((CvContour*)c->h_next)->color : -1;
1753 hierarchy[i] = Vec4i(h_next, h_prev, v_next, v_prev);