Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Detector::QRCodes::Utilities |
Definition of utility functions related to the detection of QR codes. More... | |
class | Ocean::CV::Detector::QRCodes::Utilities::CoordinateSystemBase |
Definition of a helper class to convert between the coordinate systems that are used for QR codes. More... | |
class | Ocean::CV::Detector::QRCodes::Utilities::CoordinateSystem |
Definition of a helper class to convert between the coordinate systems that are used for QR codes. More... | |
class | Ocean::CV::Detector::QRCodes::Utilities::MicroQRCoordinateSystem |
Definition of a helper class to convert between the coordinate systems that are used for Micro QR codes. 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. | |
Ocean::CV::Detector::QRCodes | |