Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Detector::OrientedPointFeature |
This class implements the base class for all computer vision features mainly basing on points width an orientation. 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< OrientedPointFeature > | Ocean::CV::Detector::OrientedPointFeatures |
Definition of a vector holding oriented point features. More... | |