cv::FastAdjuster Member List

This is the complete list of members for cv::FastAdjuster, including all inherited members.
create(const string &detectorType)cv::AdjusterAdapter [static]
detect(const Mat &image, vector< KeyPoint > &keypoints, const Mat &mask=Mat()) const cv::FeatureDetector
detect(const vector< Mat > &images, vector< vector< KeyPoint > > &keypoints, const vector< Mat > &masks=vector< Mat >()) const cv::FeatureDetector
detectImpl(const Mat &image, vector< KeyPoint > &keypoints, const Mat &mask=Mat()) const cv::FastAdjuster [protected, virtual]
FastAdjuster(int init_thresh=20, bool nonmax=true)cv::FastAdjuster
good() const cv::FastAdjuster [virtual]
nonmax_cv::FastAdjuster [protected]
read(const FileNode &)cv::FeatureDetector [virtual]
removeInvalidPoints(const Mat &mask, vector< KeyPoint > &keypoints)cv::FeatureDetector [protected, static]
thresh_cv::FastAdjuster [protected]
tooFew(int min, int n_detected)cv::FastAdjuster [virtual]
tooMany(int max, int n_detected)cv::FastAdjuster [virtual]
write(FileStorage &) const cv::FeatureDetector [virtual]
~AdjusterAdapter()cv::AdjusterAdapter [inline, virtual]
~FeatureDetector()cv::FeatureDetector [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:55 2010 for opencv by  doxygen 1.6.3