Class | Description |
---|---|
Accumulator |
\} features2d_main
|
AgastFeatureDetector |
\} features2d_main
|
AKAZE |
\brief Class implementing the AKAZE keypoint detector and descriptor extractor, described in \cite ANB13.
|
BFMatcher |
\brief Brute-force descriptor matcher.
|
BOWImgDescriptorExtractor |
\brief Class to compute an image descriptor using the *bag of visual words*.
|
BOWKMeansTrainer |
\brief kmeans -based class to train visual vocabulary using the *bag of visual words* approach.
|
BOWTrainer |
\addtogroup features2d_category
/** \{
|
BRISK |
\addtogroup features2d_main
\{
|
DescriptorMatcher |
\addtogroup features2d_match
/** \{
|
FastFeatureDetector |
\} features2d_main
|
Feature2D |
\brief Abstract base class for 2D image feature detectors and descriptor extractors
|
FlannBasedMatcher |
\brief Flann-based descriptor matcher.
|
GFTTDetector |
\brief Wrapping class for feature detection using the goodFeaturesToTrack function.
|
KAZE |
\} features2d_main
|
KeyPointsFilter |
\brief A class filters a vector of keypoints.
|
MSER |
\brief Maximally stable extremal region extractor
|
ORB |
\brief Class implementing the ORB (*oriented BRIEF*) keypoint detector and descriptor extractor
|
SimpleBlobDetector |
\brief Class for extracting blobs from an image.
|
SimpleBlobDetector.Params |
Copyright © 2020. All rights reserved.