OpenCV  3.0.0-dev
Open Source Computer Vision
Classes | Namespaces
xfeatures2d.hpp File Reference
#include "opencv2/features2d.hpp"
#include "opencv2/xfeatures2d/nonfree.hpp"

Classes

class  cv::xfeatures2d::BriefDescriptorExtractor
 Class for computing BRIEF descriptors described in [23] . More...
 
class  cv::xfeatures2d::DAISY
 Class implementing DAISY descriptor, described in [136]. More...
 
class  cv::xfeatures2d::FREAK
 Class implementing the FREAK (Fast Retina Keypoint) keypoint descriptor, described in [4] . More...
 
class  cv::xfeatures2d::LATCH
 
class  cv::xfeatures2d::LUCID
 Class implementing the locally uniform comparison image descriptor, described in [160]. More...
 
class  cv::xfeatures2d::StarDetector
 The class implements the keypoint detector introduced by [2], synonym of StarDetector. : More...
 

Namespaces

 cv
 
 cv::xfeatures2d