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

  /external/opencv/cv/src/
cvmatchcontours.cpp 58 cvMatchShapes( const void* contour1, const void* contour2,
69 CV_FUNCNAME( "cvMatchShapes" );
  /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 38 milliseconds