CVBpy 14.0
Qr Class Reference

Configuration to access parameters of Qr. More...

Inherits Reader2DWithQuietzoneConfigBase.

Properties

 max_version_mini_qr = property
 int: Limiting values for Mini-QR-code ranging from 1 to 4. More...
 
 max_version_standard_qr = property
 int: Limiting values for Mini-QR-code ranging from 1 to 4. More...
 
 min_version_mini_qr = property
 int: Limiting values for Mini-QR-code ranging from 1 to 4. More...
 
 min_version_standard_qr = property
 int: Limiting values for Mini-QR-code ranging from 1 to 4. More...
 
 sub_types = property
 int: Determine which varieties of Qr codes to read.
 

Detailed Description

Configuration to access parameters of Qr.

Property Documentation

◆ max_version_mini_qr

max_version_mini_qr = property
static

int: Limiting values for Mini-QR-code ranging from 1 to 4.

The default value is 1 (min) to 4 (max) to decode all Mini-QR-Code-versions. The parameter for the limiting values minimum of versions M1 to M4 and maximum of versions M1 to M4 are used to limit the supported versions. If all values types should be decoded, the values are 1 and 4.

◆ max_version_standard_qr

max_version_standard_qr = property
static

int: Limiting values for Mini-QR-code ranging from 1 to 4.

The default value is 1 (min) to 4 (max) to decode all Mini-QR-Code-versions.The parameter for the limiting values minimum of versions M1 to M4 and maximum of versions M1 to M4 are used to limit the supported versions. If all values types should be decoded, the values are 1 and 4.

◆ min_version_mini_qr

min_version_mini_qr = property
static

int: Limiting values for Mini-QR-code ranging from 1 to 4.

The default value is 1 (min) to 4 (max) to decode all Mini-QR-Code-versions. The parameter for the limiting values minimum of versions M1 to M4 and maximum of versions M1 to M4 are used to limit the supported versions. If all values types should be decoded, the values are 1 and 4.

◆ min_version_standard_qr

min_version_standard_qr = property
static

int: Limiting values for Mini-QR-code ranging from 1 to 4.

The default value is 1 (min) to 4 (max) to decode all Mini-QR-Code-versions. The parameter for the limiting values minimum of versions M1 to M4 and maximum of versions M1 to M4 are used to limit the supported versions. If all values types should be decoded, the values are 1 and 4.