opencv  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cv::FastAdjuster Member List

This is the complete list of members for cv::FastAdjuster, including all inherited members.

create(const string &detectorType)cv::AdjusterAdapterstatic
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::FastAdjusterprotectedvirtual
FastAdjuster(int init_thresh=20, bool nonmax=true)cv::FastAdjuster
good() const cv::FastAdjustervirtual
nonmax_cv::FastAdjusterprotected
read(const FileNode &)cv::FeatureDetectorvirtual
removeInvalidPoints(const Mat &mask, vector< KeyPoint > &keypoints)cv::FeatureDetectorprotectedstatic
thresh_cv::FastAdjusterprotected
tooFew(int min, int n_detected)cv::FastAdjustervirtual
tooMany(int max, int n_detected)cv::FastAdjustervirtual
write(FileStorage &) const cv::FeatureDetectorvirtual
~AdjusterAdapter()cv::AdjusterAdapterinlinevirtual
~FeatureDetector()cv::FeatureDetectorvirtual