|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::CV::Detector::Feature |
| This class implements the abstract base class for arbitrary computer vision features. 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< unsigned int > | Ocean::CV::Detector::FeatureIndices |
| Definition of a vector holding feature indices. | |