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

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

Algorithm()cv::Algorithm
ANGLE_ROWcv::cuda::ORBstatic
clear()cv::Algorithm內聯虛擬函式
compute(InputArray image, std::vector< KeyPoint > &keypoints, OutputArray descriptors)cv::Feature2Dvirtual
compute(InputArrayOfArrays images, std::vector< std::vector< KeyPoint > > &keypoints, OutputArrayOfArrays descriptors)cv::Feature2Dvirtual
computeAsync(InputArray image, OutputArray keypoints, OutputArray descriptors, Stream &stream=Stream::Null())cv::cuda::Feature2DAsyncvirtual
convert(InputArray gpu_keypoints, std::vector< KeyPoint > &keypoints)=0cv::cuda::Feature2DAsync純虛擬函式
create(int nfeatures=500, float scaleFactor=1.2f, int nlevels=8, int edgeThreshold=31, int firstLevel=0, int WTA_K=2, int scoreType=cv::ORB::HARRIS_SCORE, int patchSize=31, int fastThreshold=20, bool blurForDescriptor=false)cv::cuda::ORBstatic
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
detectAndComputeAsync(InputArray image, InputArray mask, OutputArray keypoints, OutputArray descriptors, bool useProvidedKeypoints=false, Stream &stream=Stream::Null())cv::cuda::Feature2DAsyncvirtual
detectAsync(InputArray image, OutputArray keypoints, InputArray mask=noArray(), Stream &stream=Stream::Null())cv::cuda::Feature2DAsyncvirtual
empty() const CV_OVERRIDEcv::Feature2Dvirtual
getBlurForDescriptor() const =0cv::cuda::ORB純虛擬函式
getDefaultName() const CV_OVERRIDEcv::Feature2Dvirtual
getEdgeThreshold() const =0cv::cuda::ORB純虛擬函式
getFastThreshold() const =0cv::cuda::ORB純虛擬函式
getFirstLevel() const =0cv::cuda::ORB純虛擬函式
getMaxFeatures() const =0cv::cuda::ORB純虛擬函式
getNLevels() const =0cv::cuda::ORB純虛擬函式
getPatchSize() const =0cv::cuda::ORB純虛擬函式
getScaleFactor() const =0cv::cuda::ORB純虛擬函式
getScoreType() const =0cv::cuda::ORB純虛擬函式
getWTA_K() const =0cv::cuda::ORB純虛擬函式
load(const String &filename, const String &objname=String())cv::Algorithm內聯靜態
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm內聯靜態
OCTAVE_ROWcv::cuda::ORBstatic
read(const String &fileName)cv::Feature2D
read(const FileNode &) CV_OVERRIDEcv::Feature2Dvirtual
RESPONSE_ROWcv::cuda::ORBstatic
ROWS_COUNTcv::cuda::ORBstatic
save(const String &filename) constcv::Algorithmvirtual
setBlurForDescriptor(bool blurForDescriptor)=0cv::cuda::ORB純虛擬函式
setEdgeThreshold(int edgeThreshold)=0cv::cuda::ORB純虛擬函式
setFastThreshold(int fastThreshold)=0cv::cuda::ORB純虛擬函式
setFirstLevel(int firstLevel)=0cv::cuda::ORB純虛擬函式
setMaxFeatures(int maxFeatures)=0cv::cuda::ORB純虛擬函式
setNLevels(int nlevels)=0cv::cuda::ORB純虛擬函式
setPatchSize(int patchSize)=0cv::cuda::ORB純虛擬函式
setScaleFactor(double scaleFactor)=0cv::cuda::ORB純虛擬函式
setScoreType(int scoreType)=0cv::cuda::ORB純虛擬函式
setWTA_K(int wta_k)=0cv::cuda::ORB純虛擬函式
SIZE_ROWcv::cuda::ORBstatic
write(const String &fileName) constcv::Feature2D
write(FileStorage &) const CV_OVERRIDEcv::Feature2Dvirtual
write(FileStorage &fs, const String &name) constcv::Feature2Dinline
write(const Ptr< FileStorage > &fs, const String &name) constcv::Feature2Dinline
writeFormat(FileStorage &fs) constcv::Algorithm保護
X_ROWcv::cuda::ORBstatic
Y_ROWcv::cuda::ORBstatic
~Algorithm()cv::Algorithmvirtual
~Feature2D()cv::Feature2Dvirtual
~Feature2DAsync()cv::cuda::Feature2DAsyncvirtual