OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::xfeatures2d::PCTSignatures 成員列表

這是 cv::xfeatures2d::PCTSignatures 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
clear()cv::Algorithm內聯虛擬函式
computeSignature(InputArray image, OutputArray signature) const =0cv::xfeatures2d::PCTSignatures純虛擬函式
computeSignatures(const std::vector< Mat > &images, std::vector< Mat > &signatures) const =0cv::xfeatures2d::PCTSignatures純虛擬函式
create(const int initSampleCount=2000, const int initSeedCount=400, const int pointDistribution=0)cv::xfeatures2d::PCTSignaturesstatic
create(const std::vector< Point2f > &initSamplingPoints, const int initSeedCount)cv::xfeatures2d::PCTSignaturesstatic
create(const std::vector< Point2f > &initSamplingPoints, const std::vector< int > &initClusterSeedIndexes)cv::xfeatures2d::PCTSignaturesstatic
DistanceFunction 列舉名稱cv::xfeatures2d::PCTSignatures
drawSignature(InputArray source, InputArray signature, OutputArray result, float radiusToShorterSideRatio=1.0/8, int borderThickness=1)cv::xfeatures2d::PCTSignaturesstatic
empty() constcv::Algorithm內聯虛擬函式
GAUSSIAN 列舉值cv::xfeatures2d::PCTSignatures
generateInitPoints(std::vector< Point2f > &initPoints, const int count, int pointDistribution)cv::xfeatures2d::PCTSignaturesstatic
getClusterMinSize() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getDefaultName() constcv::Algorithmvirtual
getDistanceFunction() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getDropThreshold() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getGrayscaleBits() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getInitSeedCount() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getInitSeedIndexes() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getIterationCount() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getJoiningDistance() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getMaxClustersCount() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getSampleCount() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getSamplingPoints() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWeightA() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWeightB() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWeightContrast() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWeightEntropy() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWeightL() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWeightX() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWeightY() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
getWindowRadius() const =0cv::xfeatures2d::PCTSignatures純虛擬函式
HEURISTIC 列舉值cv::xfeatures2d::PCTSignatures
L0_25 列舉值cv::xfeatures2d::PCTSignatures
L0_5 列舉值cv::xfeatures2d::PCTSignatures
L1 列舉值cv::xfeatures2d::PCTSignatures
L2 列舉值cv::xfeatures2d::PCTSignatures
L2SQUARED 列舉值cv::xfeatures2d::PCTSignatures
L5 列舉值cv::xfeatures2d::PCTSignatures
L_INFINITY 列舉值cv::xfeatures2d::PCTSignatures
load(const String &filename, const String &objname=String())cv::Algorithm內聯靜態
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm內聯靜態
MINUS 列舉值cv::xfeatures2d::PCTSignatures
NORMAL 列舉值cv::xfeatures2d::PCTSignatures
PointDistribution 列舉名稱cv::xfeatures2d::PCTSignatures
read(const FileNode &fn)cv::Algorithm內聯虛擬函式
read(const FileNode &fn)cv::Algorithm內聯靜態
REGULAR 列舉值cv::xfeatures2d::PCTSignatures
save(const String &filename) constcv::Algorithmvirtual
setClusterMinSize(int clusterMinSize)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setDistanceFunction(int distanceFunction)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setDropThreshold(float dropThreshold)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setGrayscaleBits(int grayscaleBits)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setInitSeedIndexes(std::vector< int > initSeedIndexes)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setIterationCount(int iterationCount)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setJoiningDistance(float joiningDistance)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setMaxClustersCount(int maxClustersCount)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setSamplingPoints(std::vector< Point2f > samplingPoints)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setTranslation(int idx, float value)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setTranslations(const std::vector< float > &translations)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeight(int idx, float value)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeightA(float weight)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeightB(float weight)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeightContrast(float weight)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeightEntropy(float weight)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeightL(float weight)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeights(const std::vector< float > &weights)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeightX(float weight)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWeightY(float weight)=0cv::xfeatures2d::PCTSignatures純虛擬函式
setWindowRadius(int radius)=0cv::xfeatures2d::PCTSignatures純虛擬函式
SimilarityFunction 列舉名稱cv::xfeatures2d::PCTSignatures
UNIFORM 列舉值cv::xfeatures2d::PCTSignatures
write(FileStorage &fs) constcv::Algorithm內聯虛擬函式
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保護
~Algorithm()cv::Algorithmvirtual