Open Detection  1.0
od::ODFeatureDetector2D Member List

This is the complete list of members for od::ODFeatureDetector2D, including all inherited members.

computeAndSave(cv::Mat const &image, std::string const path)od::ODFeatureDetector2D
computeKeypointsAndDescriptors(cv::Mat const &image, cv::Mat &descriptors, std::vector< cv::KeyPoint > &keypoints)od::ODFeatureDetector2D
FeatureType enum nameod::ODFeatureDetector2D
findSiftGPUDescriptors(char const *image_name, cv::Mat &descriptors, std::vector< cv::KeyPoint > &keypoints)od::ODFeatureDetector2D
findSiftGPUDescriptors(cv::Mat const &image, cv::Mat &descriptors, std::vector< cv::KeyPoint > &keypoints)od::ODFeatureDetector2D
mode_od::ODFeatureDetector2D
ODFeatureDetector2D(std::string feature_type, bool use_gpu)od::ODFeatureDetector2D
ODFeatureDetector2D(FeatureType type)od::ODFeatureDetector2Dinline
ORB enum valueod::ODFeatureDetector2D
ORB_GPU enum valueod::ODFeatureDetector2D
SIFT enum valueod::ODFeatureDetector2D
SIFT_GPU enum valueod::ODFeatureDetector2D
SURF enum valueod::ODFeatureDetector2D