cv::SIFT Member List

This is the complete list of members for cv::SIFT, including all inherited members.
commParamscv::SIFT [protected]
descriptorParamscv::SIFT [protected]
descriptorSize() const cv::SIFT [inline]
detectorParamscv::SIFT [protected]
getCommonParams() const cv::SIFT [inline]
getDescriptorParams() const cv::SIFT [inline]
getDetectorParams() const cv::SIFT [inline]
operator()(const Mat &img, const Mat &mask, vector< KeyPoint > &keypoints) const cv::SIFT
operator()(const Mat &img, const Mat &mask, vector< KeyPoint > &keypoints, Mat &descriptors, bool useProvidedKeypoints=false) const cv::SIFT
SIFT()cv::SIFT
SIFT(double _threshold, double _edgeThreshold, int _nOctaves=CommonParams::DEFAULT_NOCTAVES, int _nOctaveLayers=CommonParams::DEFAULT_NOCTAVE_LAYERS, int _firstOctave=CommonParams::DEFAULT_FIRST_OCTAVE, int _angleMode=CommonParams::FIRST_ANGLE)cv::SIFT
SIFT(double _magnification, bool _isNormalize=true, bool _recalculateAngles=true, int _nOctaves=CommonParams::DEFAULT_NOCTAVES, int _nOctaveLayers=CommonParams::DEFAULT_NOCTAVE_LAYERS, int _firstOctave=CommonParams::DEFAULT_FIRST_OCTAVE, int _angleMode=CommonParams::FIRST_ANGLE)cv::SIFT
SIFT(const CommonParams &_commParams, const DetectorParams &_detectorParams=DetectorParams(), const DescriptorParams &_descriptorParams=DescriptorParams())cv::SIFT
 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