Classes | Namespaces | Typedefs
include/opencv2/nonfree/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

namespace  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