Go to the source code of this file.
Functions | |
int | detectAdaptiveTresholdKeypoints (const IplImage *img, CvMat *kpt) |
int detectAdaptiveTresholdKeypoints | ( | const IplImage * | img, | |
CvMat * | kpt | |||
) |
Definition at line 181 of file adapt_thresh.cpp.
References ExtractKpt(), ExtractKptArea(), and Labeling().
Referenced by kpt_tracker::detect_keypoints().