#include <opencv2/features2d/features2d.hpp>
Go to the source code of this file.
Classes | |
class | DetectorAdjuster |
an detector adjuster optimized for image sequences (video). Use this Adjuster with the DynamicAdaptedFeatureDetector. It lets you set the increase/decrease factor for faster adaptation. It works for SURF, SIFT, FAST and the adjustable ORB variant "AORB" which exposes its FAST threshold. More... | |
class | StatefulFeatureDetector |
class | VideoDynamicAdaptedFeatureDetector |
class | VideoGridAdaptedFeatureDetector |