mw::qrd
NamespaceThe namespace for QR Decoding (QRD)
mw::qrd::Rect | Structure that stores the QR Code position information. |
---|---|
mw::qrd::DecodeData | Structure that stores the QR Code decoding result. |
mw::qrd::ImageInfo | Structure that stores the image information contained in the QR Code. |
mw::qrd::QRDecoder | The class for QR Code decoding. |
---|
DataType
|
Enumerated type indicating the types of data stored in the QR Code patterns. | |
---|---|---|
Result
|
Enumerated type representing the decoding result. |
DATA_MAX | As per the QR Code specification, this constant represents the maximum amount of data that can be stored in a QR Code. |
---|
CONFIDENTIAL