Searched defs:_CvContourInfo (Results 1 – 1 of 1) sorted by relevance
128 typedef struct _CvContourInfo struct131 struct _CvContourInfo *next; /* next contour with the same mark value */ argument132 struct _CvContourInfo *parent; /* information about parent contour */ argument138 _CvContourInfo; typedef