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

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

create(const string &detectorType)cv::FeatureDetectorstatic
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::SurfFeatureDetectorprotectedvirtual
read(const FileNode &fn)cv::SurfFeatureDetectorvirtual
removeInvalidPoints(const Mat &mask, vector< KeyPoint > &keypoints)cv::FeatureDetectorprotectedstatic
surfcv::SurfFeatureDetectorprotected
SurfFeatureDetector(double hessianThreshold=400., int octaves=3, int octaveLayers=4)cv::SurfFeatureDetector
write(FileStorage &fs) const cv::SurfFeatureDetectorvirtual
~FeatureDetector()cv::FeatureDetectorvirtual