![]() |
OpenCV
3.1.0
Open Source Computer Vision
|
Classes | |
| class | BriefDescriptorExtractor |
| Class for computing BRIEF descriptors described in [23] . More... | |
| class | DAISY |
| Class implementing DAISY descriptor, described in [137]. More... | |
| class | FREAK |
| Class implementing the FREAK (Fast Retina Keypoint) keypoint descriptor, described in [4] . More... | |
| class | LATCH |
| class | LUCID |
| Class implementing the locally uniform comparison image descriptor, described in [162]. More... | |
| class | MSDDetector |
| Class implementing the MSD (Maximal Self-Dissimilarity) keypoint detector, described in [138]. More... | |
| class | SIFT |
| Class for extracting keypoints and computing descriptors using the Scale Invariant Feature Transform (SIFT) algorithm by D. Lowe [90] . More... | |
| class | StarDetector |
| The class implements the keypoint detector introduced by [2], synonym of StarDetector. : More... | |
| class | SURF |
| Class for extracting Speeded Up Robust Features from an image [9] . More... | |
Typedefs | |
| typedef SIFT | SiftDescriptorExtractor |
| typedef SIFT | SiftFeatureDetector |
| typedef SURF | SurfDescriptorExtractor |
| typedef SURF | SurfFeatureDetector |
1.8.9.1