Home
last modified time | relevance | path

Searched refs:hullsize (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/include/
Dcvcompat.h384 int orientation, int* hull, int* hullsize ) in cvConvexHull() argument
390 *hullsize = hull1.cols; in cvConvexHull()
399 orientation, hull, hullsize ) \ argument
400 cvConvexHull( points, num_points, bound_rect, orientation, hull, hullsize )