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 | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::CV |
Namespace of the CV library. | |
namespace | 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. | |