Open Detection
1.0
|
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 name | od::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::ODFeatureDetector2D | inline |
ORB enum value | od::ODFeatureDetector2D | |
ORB_GPU enum value | od::ODFeatureDetector2D | |
SIFT enum value | od::ODFeatureDetector2D | |
SIFT_GPU enum value | od::ODFeatureDetector2D | |
SURF enum value | od::ODFeatureDetector2D |