Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Detector::PointFeature |
This class implements the base class for all computer vision features mainly basing on points. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::CV | |
Namespace of the CV library. | |
Ocean::CV::Detector | |
Namespace of the CV Detector library. | |
Typedefs | |
typedef std::vector< PointFeature > | Ocean::CV::Detector::PointFeatures |
Definition of a vector holding point features. More... | |