OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::xfeatures2d::FREAK Member List

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

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
compute(InputArray image, std::vector< KeyPoint > &keypoints, OutputArray descriptors)cv::Feature2Dvirtual
compute(InputArrayOfArrays images, std::vector< std::vector< KeyPoint > > &keypoints, OutputArrayOfArrays descriptors)cv::Feature2Dvirtual
create(bool orientationNormalized=true, bool scaleNormalized=true, float patternScale=22.0f, int nOctaves=4, const std::vector< int > &selectedPairs=std::vector< int >())cv::xfeatures2d::FREAKstatic
defaultNorm() constcv::Feature2Dvirtual
descriptorSize() constcv::Feature2Dvirtual
descriptorType() constcv::Feature2Dvirtual
detect(InputArray image, std::vector< KeyPoint > &keypoints, InputArray mask=noArray())cv::Feature2Dvirtual
detect(InputArrayOfArrays images, std::vector< std::vector< KeyPoint > > &keypoints, InputArrayOfArrays masks=noArray())cv::Feature2Dvirtual
detectAndCompute(InputArray image, InputArray mask, std::vector< KeyPoint > &keypoints, OutputArray descriptors, bool useProvidedKeypoints=false)cv::Feature2Dvirtual
empty() const CV_OVERRIDEcv::Feature2Dvirtual
getDefaultName() const CV_OVERRIDEcv::xfeatures2d::FREAKvirtual
getNOctaves() const =0cv::xfeatures2d::FREAKpure virtual
getOrientationNormalized() const =0cv::xfeatures2d::FREAKpure virtual
getPatternScale() const =0cv::xfeatures2d::FREAKpure virtual
getScaleNormalized() const =0cv::xfeatures2d::FREAKpure virtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
NB_ORIENPAIRScv::xfeatures2d::FREAKstatic
NB_PAIRScv::xfeatures2d::FREAKstatic
NB_SCALEScv::xfeatures2d::FREAKstatic
read(const String &fileName)cv::Feature2D
read(const FileNode &) CV_OVERRIDEcv::Feature2Dvirtual
save(const String &filename) constcv::Algorithmvirtual
setNOctaves(int nOctaves)=0cv::xfeatures2d::FREAKpure virtual
setOrientationNormalized(bool orientationNormalized)=0cv::xfeatures2d::FREAKpure virtual
setPatternScale(double patternScale)=0cv::xfeatures2d::FREAKpure virtual
setScaleNormalized(bool scaleNormalized)=0cv::xfeatures2d::FREAKpure virtual
write(const String &fileName) constcv::Feature2D
write(FileStorage &) const CV_OVERRIDEcv::Feature2Dvirtual
write(FileStorage &fs, const String &name) constcv::Feature2Dinline
cv::Algorithm::write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual
~Feature2D()cv::Feature2Dvirtual