Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Detector::QRCodes::QRCodeEncoderBase |
This class implements basic QRCodeEncoder functionality. More... | |
class | Ocean::CV::Detector::QRCodes::QRCodeEncoderBase::Segment |
Definition of the segment class A sequence is a sequence of data encoded according to the rules of one ECI or encodation mode. More... | |
class | Ocean::CV::Detector::QRCodes::QRCodeEncoderBase::ReedSolomon |
Definition of the ReedSolomon class. 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 | |