OpenCV
3.4.16
Open Source Computer Vision
|
#include "opencv2/features2d.hpp"
Classes | |
class | cv::xfeatures2d::SURF |
Class for extracting Speeded Up Robust Features from an image [15] . More... | |
Namespaces | |
cv | |
cv::xfeatures2d | |
Typedefs | |
typedef SURF | cv::xfeatures2d::SurfDescriptorExtractor |
typedef SURF | cv::xfeatures2d::SurfFeatureDetector |