Classes | Namespaces | Typedefs
features2d.hpp File Reference

Go to the source code of this file.

Classes

class  cv::SIFT
 SIFT implementation. More...
 
class  cv::SURF
 SURF implementation. More...
 

Namespaces

 cv
 Namespace where all the C++ OpenCV functionality resides.
 

Typedefs

typedef SIFT cv::SiftFeatureDetector
 
typedef SIFT cv::SiftDescriptorExtractor
 
typedef SURF cv::SurfFeatureDetector
 
typedef SURF cv::SurfDescriptorExtractor