#include <vector>#include <boost/thread/mutex.hpp>#include "rgbdtools/types.h"#include "rgbdtools/rgbd_frame.h"
Go to the source code of this file.
Classes | |
| class | rgbdtools::FeatureDetector |
| Base class for sparse feature extractors. More... | |
Namespaces | |
| namespace | rgbdtools |
Typedefs | |
| typedef boost::shared_ptr < FeatureDetector > | rgbdtools::FeatureDetectorPtr |