EQRCode Class

Represents a QR code found in the search field.

Namespace: Euresys::Open_eVision

Methods

Draws the QR code using a pre-defined pen.
Draws the detected errors.
Draws the detected errors using the pen currently set in the graphical context.
Draws the QR code using the pen currently set in the graphical context.
Creates an EQRCode object.
Position of a cell of the QR code in the Image/ROI.
Decoded stream extracted from the QR Code, returned as an EQRCodeDecodedStream object.
String containing the concatenated decoded data of the decoded stream.
Retrieves the position of the errors detected in the QR code symbol.
Geometry of the QR code retruned as an EQRCodeGeometry object.
Decoding reliabililty.
ISO/IEC 15415 grading parameters
ISO/IEC 29158 grading parameters
Error correction level of the QR code.
Model of the QR code.
Unused error correction.
Version of the QR code.
Return true if the decoded string uses the GS1 standard.
Assignment operator.

EQRCode Class

Represents a QR code found in the search field.

Namespace: Euresys.Open_eVision

Properties

Decoded stream extracted from the QR Code, returned as an EQRCodeDecodedStream object.
Retrieves the position of the errors detected in the QR code symbol.
Geometry of the QR code retruned as an EQRCodeGeometry object.
Decoding reliabililty.
ISO/IEC 15415 grading parameters
ISO/IEC 29158 grading parameters
Error correction level of the QR code.
Model of the QR code.
Unused error correction.
Version of the QR code.

Methods

Draws the QR code using a pre-defined pen.
Draws the detected errors.
Draws the detected errors using the pen currently set in the graphical context.
Draws the QR code using the pen currently set in the graphical context.
Creates an EQRCode object.
Position of a cell of the QR code in the Image/ROI.
String containing the concatenated decoded data of the decoded stream.
Return true if the decoded string uses the GS1 standard.
Assignment operator.