Derived from ReadResult2D and gives specific access to Qr results. More...
Inherits ReadResult2D.
Properties | |
contrast = property | |
int: The contrast element contains the minimal contrast in the code. | |
ecc_level = property | |
int: ECC level of the code (see cvb.barcode.EccLevelQr). | |
format_mini_qr = property | |
int: Format of the Mini QR code (if applicable). | |
format_standard_qr = property | |
int: Format of the Standard QR code (if applicable). | |
grade_result = property | |
cvb.barcode.GradeResultQr: QrGrading result in case grading was activated (see cvb.barcode.GradeResultQr). | |
masking = property | |
int: Masking mode of the QR code (see cvb.barcode.QrMasking). | |
Derived from ReadResult2D and gives specific access to Qr results.