OpenCV
3.1.0
Open Source Computer Vision
|
Classes | |
class | cv::xfeatures2d::BriefDescriptorExtractor |
Class for computing BRIEF descriptors described in [23] . More... | |
class | cv::xfeatures2d::DAISY |
Class implementing DAISY descriptor, described in [137]. 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 [162]. More... | |
class | cv::xfeatures2d::MSDDetector |
Class implementing the MSD (Maximal Self-Dissimilarity) keypoint detector, described in [138]. More... | |
class | cv::xfeatures2d::StarDetector |
The class implements the keypoint detector introduced by [2], synonym of StarDetector. : More... | |
Namespaces | |
cv | |
cv::xfeatures2d | |