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

  /external/opencv3/modules/imgproc/src/
matchcontours.cpp 151 cvMatchShapes( const void* _contour1, const void* _contour2,
  /external/opencv/cv/src/
cvmatchcontours.cpp 58 cvMatchShapes( const void* contour1, const void* contour2,
69 CV_FUNCNAME( "cvMatchShapes" );
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h 564 CVAPI(double) cvMatchShapes( const void* object1, const void* object2,
    [all...]
  /external/opencv/cv/include/
cv.h 758 CVAPI(double) cvMatchShapes( const void* object1, const void* object2,
    [all...]
cvcompat.h 108 #define cvMatchContours cvMatchShapes
    [all...]

Completed in 58 milliseconds