OpenCV  4.2.0
Open Source Computer Vision
cv::AgastFeatureDetector_Impl Member List

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

AGAST_5_8 enum valuecv::AgastFeatureDetector
AGAST_7_12d enum valuecv::AgastFeatureDetector
AGAST_7_12s enum valuecv::AgastFeatureDetector
AgastFeatureDetector_Impl(int _threshold, bool _nonmaxSuppression, int _type)cv::AgastFeatureDetector_Implinline
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(int threshold=10, bool nonmaxSuppression=true, AgastFeatureDetector::DetectorType type=AgastFeatureDetector::OAST_9_16)cv::AgastFeatureDetectorstatic
defaultNorm() constcv::Feature2Dvirtual
descriptorSize() constcv::Feature2Dvirtual
descriptorType() constcv::Feature2Dvirtual
detect(InputArray _image, std::vector< KeyPoint > &keypoints, InputArray _mask)cv::AgastFeatureDetector_Implinlinevirtual
cv::AgastFeatureDetector::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
DetectorType enum namecv::AgastFeatureDetector
empty() const CV_OVERRIDEcv::Feature2Dvirtual
get(int prop) constcv::AgastFeatureDetector_Implinline
getDefaultName() const CV_OVERRIDEcv::AgastFeatureDetectorvirtual
getNonmaxSuppression() constcv::AgastFeatureDetector_Implinlinevirtual
getThreshold() constcv::AgastFeatureDetector_Implinlinevirtual
getType() constcv::AgastFeatureDetector_Implinlinevirtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
NONMAX_SUPPRESSION enum valuecv::AgastFeatureDetector
nonmaxSuppressioncv::AgastFeatureDetector_Impl
OAST_9_16 enum valuecv::AgastFeatureDetector
read(const String &fileName)cv::Feature2D
read(const FileNode &) CV_OVERRIDEcv::Feature2Dvirtual
save(const String &filename) constcv::Algorithmvirtual
set(int prop, double value)cv::AgastFeatureDetector_Implinline
setNonmaxSuppression(bool f)cv::AgastFeatureDetector_Implinlinevirtual
setThreshold(int threshold_)cv::AgastFeatureDetector_Implinlinevirtual
setType(int type_)cv::AgastFeatureDetector_Implinline
cv::AgastFeatureDetector::setType(AgastFeatureDetector::DetectorType type)=0cv::AgastFeatureDetectorpure virtual
THRESHOLD enum valuecv::AgastFeatureDetector
thresholdcv::AgastFeatureDetector_Impl
typecv::AgastFeatureDetector_Impl
write(const String &fileName) constcv::Feature2D
write(FileStorage &) const CV_OVERRIDEcv::Feature2Dvirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Feature2Dinline
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual
~Feature2D()cv::Feature2Dvirtual