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

  /external/opencv/cv/src/
cvdominants.cpp 359 cvFindDominantPoints( CvSeq * contour, CvMemStorage * storage, int method,
364 CV_FUNCNAME( "cvFindDominantPoints" );
  /external/opencv/cv/include/
cv.h 724 CVAPI(CvSeq*) cvFindDominantPoints( CvSeq* contour, CvMemStorage* storage,
    [all...]

Completed in 120 milliseconds