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 | |
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::QRCodes |