|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::CV::Detector::Bullseyes::Bullseye |
| Definition of a bullseye composed of a location and a radius. 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. | |
| namespace | Ocean::CV::Detector::Bullseyes |
| Namespace of the bullseye code library. | |
Typedefs | |
| using | Ocean::CV::Detector::Bullseyes::Bullseyes = std::vector< Bullseye > |
| Definition of a vector holding bullseyes. | |