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

  /external/opencv/cv/src/
cvrotcalipers.cpp 348 cvMinAreaRect2( const CvArr* array, CvMemStorage* storage )
354 CV_FUNCNAME( "cvMinAreaRect2" );
  /external/opencv/cv/include/
cv.h 746 CVAPI(CvBox2D) cvMinAreaRect2( const CvArr* points,
    [all...]
cvcompat.h 415 CvBox2D box = cvMinAreaRect2( &mat, 0 );
    [all...]

Completed in 122 milliseconds