OpenCV  2.4.13.3
Open Source Computer Vision
cv::gpu::ORB_GPU Member List

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

ANGLE_ROW enum valuecv::gpu::ORB_GPU
blurForDescriptorcv::gpu::ORB_GPU
convertKeyPoints(Mat &d_keypoints, std::vector< KeyPoint > &keypoints)cv::gpu::ORB_GPU
DEFAULT_FAST_THRESHOLD enum valuecv::gpu::ORB_GPU
descriptorSize() constcv::gpu::ORB_GPUinline
downloadKeyPoints(GpuMat &d_keypoints, std::vector< KeyPoint > &keypoints)cv::gpu::ORB_GPU
OCTAVE_ROW enum valuecv::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_GPUexplicit
release()cv::gpu::ORB_GPU
RESPONSE_ROW enum valuecv::gpu::ORB_GPU
ROWS_COUNT enum valuecv::gpu::ORB_GPU
setFastParams(int threshold, bool nonmaxSuppression=true)cv::gpu::ORB_GPUinline
SIZE_ROW enum valuecv::gpu::ORB_GPU
X_ROW enum valuecv::gpu::ORB_GPU
Y_ROW enum valuecv::gpu::ORB_GPU