HomeSort by relevance Sort by last modified time
    Searched refs:cvFitEllipse2 (Results 1 - 6 of 6) sorted by null

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h 590 CVAPI(CvBox2D) cvFitEllipse2( const CvArr* points );
    [all...]
  /external/opencv/cv/include/
cv.h     [all...]
cvcompat.h 455 *box = cvFitEllipse2( &mat );
    [all...]
  /external/opencv/cv/src/
cvshapedescr.cpp 976 cvFitEllipse2( const CvArr* array )
981 CV_FUNCNAME( "cvFitEllipse2" );
    [all...]
  /external/opencv3/modules/imgproc/src/
shapedescr.cpp 1037 cvFitEllipse2( const CvArr* array )
  /external/opencv3/modules/imgproc/test/
test_convhull.cpp     [all...]

Completed in 235 milliseconds