This is the complete list of members for cv::gpu::ORB_GPU, including all inherited members.
ANGLE_ROW enum value | cv::gpu::ORB_GPU | |
blurForDescriptor | cv::gpu::ORB_GPU | |
convertKeyPoints(Mat &d_keypoints, std::vector< KeyPoint > &keypoints) | cv::gpu::ORB_GPU | |
DEFAULT_FAST_THRESHOLD enum value | cv::gpu::ORB_GPU | |
descriptorSize() const | cv::gpu::ORB_GPU | inline |
downloadKeyPoints(GpuMat &d_keypoints, std::vector< KeyPoint > &keypoints) | cv::gpu::ORB_GPU | |
OCTAVE_ROW enum value | cv::gpu::ORB_GPU | |
operator()(const GpuMat &image, const GpuMat &mask, std::vector< KeyPoint > &keypoints) | cv::gpu::ORB_GPU | |
operator()(const GpuMat &image, const GpuMat &mask, GpuMat &keypoints) | cv::gpu::ORB_GPU | |
operator()(const GpuMat &image, const GpuMat &mask, std::vector< KeyPoint > &keypoints, GpuMat &descriptors) | cv::gpu::ORB_GPU | |
operator()(const GpuMat &image, const GpuMat &mask, GpuMat &keypoints, GpuMat &descriptors) | cv::gpu::ORB_GPU | |
ORB_GPU(int nFeatures=500, float scaleFactor=1.2f, int nLevels=8, int edgeThreshold=31, int firstLevel=0, int WTA_K=2, int scoreType=0, int patchSize=31) | cv::gpu::ORB_GPU | explicit |
release() | cv::gpu::ORB_GPU | |
RESPONSE_ROW enum value | cv::gpu::ORB_GPU | |
ROWS_COUNT enum value | cv::gpu::ORB_GPU | |
setFastParams(int threshold, bool nonmaxSuppression=true) | cv::gpu::ORB_GPU | inline |
SIZE_ROW enum value | cv::gpu::ORB_GPU | |
X_ROW enum value | cv::gpu::ORB_GPU | |
Y_ROW enum value | cv::gpu::ORB_GPU |