#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) |
CV_IMPL double cvMatchContourTrees | ( | const CvContourTree * | tree1, |
const CvContourTree * | tree2, | ||
int | method, | ||
double | threshold | ||
) |