Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
cvmatchcontours.cpp File Reference
#include "_cv.h"

Functions

CV_IMPL double cvMatchShapes (const void *contour1, const void *contour2, int method, double)
 
CV_IMPL double cvMatchContourTrees (const CvContourTree *tree1, const CvContourTree *tree2, int method, double threshold)
 

Function Documentation

CV_IMPL double cvMatchContourTrees ( const CvContourTree tree1,
const CvContourTree tree2,
int  method,
double  threshold 
)
CV_IMPL double cvMatchShapes ( const void *  contour1,
const void *  contour2,
int  method,
double   
)