OpenCV  4.2.0
Open Source Computer Vision
cv::cuda::ORB Member List

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

Algorithm()cv::Algorithm
ANGLE_ROWcv::cuda::ORBstatic
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
computeAsync(InputArray image, OutputArray keypoints, OutputArray descriptors, Stream &stream=Stream::Null())cv::cuda::Feature2DAsyncvirtual
convert(InputArray gpu_keypoints, std::vector< KeyPoint > &keypoints)=0cv::cuda::Feature2DAsyncpure virtual
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::ORBpure virtual
getDefaultName() const CV_OVERRIDEcv::Feature2Dvirtual
getFastThreshold() const =0cv::cuda::ORBpure virtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
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::ORBpure virtual
setFastThreshold(int fastThreshold)=0cv::cuda::ORBpure virtual
SIZE_ROWcv::cuda::ORBstatic
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
X_ROWcv::cuda::ORBstatic
Y_ROWcv::cuda::ORBstatic
~Algorithm()cv::Algorithmvirtual
~Feature2D()cv::Feature2Dvirtual
~Feature2DAsync()cv::cuda::Feature2DAsyncvirtual