OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
Experimental 2D Features Algorithms

Classes

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

Detailed Description

This section describes experimental algorithms for 2d feature detection.