mw::qrd Namespace

Description

The namespace for QR Decoding (QRD)

Structures

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.

Classes

mw::qrd::QRDecoder The class for QR Code decoding.

Enumerated Types

DataType Enumerated type indicating the types of data stored in the QR Code patterns.
Result Enumerated type representing the decoding result.

Constants

DATA_MAX As per the QR Code specification, this constant represents the maximum amount of data that can be stored in a QR Code.

Revision History

2010/06/17
Corrected the text.
2010/05/31
Initial version.

CONFIDENTIAL