Searched refs:cvEllipse2Poly (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxdrawing.cpp851 cvEllipse2Poly( CvPoint center, CvSize axes, int angle, function
931 count = cvEllipse2Poly( center, axes, angle, arc_start, arc_end, v, delta );
/external/opencv/cxcore/include/
H A Dcxcore.h1430 CVAPI(int) cvEllipse2Poly( CvPoint center, CvSize axes,

Completed in 3353 milliseconds