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