Searched refs:bound_rect (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cv/include/ |
D | cvcompat.h | 383 CvRect* CV_UNREFERENCED(bound_rect), in cvConvexHull() argument 398 #define cvConvexHullApprox( points, num_points, bound_rect, bandwidth, \ argument 400 cvConvexHull( points, num_points, bound_rect, orientation, hull, hullsize )
|