cv::SiftFeatureDetector Member List

This is the complete list of members for cv::SiftFeatureDetector, including all inherited members.
create(const string &detectorType)cv::FeatureDetector [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::SiftFeatureDetector [protected, virtual]
read(const FileNode &fn)cv::SiftFeatureDetector [virtual]
removeInvalidPoints(const Mat &mask, vector< KeyPoint > &keypoints)cv::FeatureDetector [protected, static]
siftcv::SiftFeatureDetector [protected]
SiftFeatureDetector(const SIFT::DetectorParams &detectorParams=SIFT::DetectorParams(), const SIFT::CommonParams &commonParams=SIFT::CommonParams())cv::SiftFeatureDetector
SiftFeatureDetector(double threshold, double edgeThreshold, int nOctaves=SIFT::CommonParams::DEFAULT_NOCTAVES, int nOctaveLayers=SIFT::CommonParams::DEFAULT_NOCTAVE_LAYERS, int firstOctave=SIFT::CommonParams::DEFAULT_FIRST_OCTAVE, int angleMode=SIFT::CommonParams::FIRST_ANGLE)cv::SiftFeatureDetector
write(FileStorage &fs) const cv::SiftFeatureDetector [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