Searched defs:point_set (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/include/
H A Dcvcompat.h331 CV_INLINE CvRect cvContourBoundingRect( void* point_set, int update CV_DEFAULT(0)) argument
333 return cvBoundingRect( point_set, update );

Completed in 70 milliseconds