Properties | List of all members
ReadResultQr Class Reference

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. More...
 
 ecc_level = property
 int: ECC level of the code (see cvb.barcode.EccLevelQr). More...
 
 format_mini_qr = property
 int: Format of the Mini QR code (if applicable). More...
 
 format_standard_qr = property
 int: Format of the Standard QR code (if applicable). More...
 
 grade_result = property
 cvb.barcode.GradeResultQr: QrGrading result in case grading was activated (see cvb.barcode.GradeResultQr). More...
 
 masking = property
 int: Masking mode of the QR code (see cvb.barcode.QrMasking). More...
 

Detailed Description

Derived from ReadResult2D and gives specific access to Qr results.

Property Documentation

◆ contrast

contrast = property
static

int: The contrast element contains the minimal contrast in the code.

◆ ecc_level

ecc_level = property
static

int: ECC level of the code (see cvb.barcode.EccLevelQr).

◆ format_mini_qr

format_mini_qr = property
static

int: Format of the Mini QR code (if applicable).

◆ format_standard_qr

format_standard_qr = property
static

int: Format of the Standard QR code (if applicable).

◆ grade_result

grade_result = property
static

cvb.barcode.GradeResultQr: QrGrading result in case grading was activated (see cvb.barcode.GradeResultQr).

◆ masking

masking = property
static

int: Masking mode of the QR code (see cvb.barcode.QrMasking).