#include <opencv2/core/core.hpp>#include <opencv2/nonfree/features2d.hpp>#include "rgbdtools/features/feature_detector.h"
Go to the source code of this file.
Classes | |
| class | rgbdtools::SurfDetector |
| SURF detector. More... | |
Namespaces | |
| namespace | rgbdtools |
Typedefs | |
| typedef boost::shared_ptr < SurfDetector > | rgbdtools::SurfDetectorPtr |