CVBpy 15.0
QrGrading Class Reference

Configuration to access parameters of QrGrading. More...

Inherits Grader2DConfigBase.

Properties

 expect_reduced_quietzone = property
 bool: With this flag the quiet zone expected may be reduced to one module size (standard are 4 module sizes for QR codes and 2 module sizes for micro QR codes). More...
 
 grade_format_information = property
 bool: Activates (true) or deactivates (false) the calculation of the format information grade.
 
 grade_version_information = property
 bool: Activates (true) or deactivates (false) the calculation of the version information grade.
 

Detailed Description

Configuration to access parameters of QrGrading.

Property Documentation

◆ expect_reduced_quietzone

expect_reduced_quietzone = property
static

bool: With this flag the quiet zone expected may be reduced to one module size (standard are 4 module sizes for QR codes and 2 module sizes for micro QR codes).

Whether the quiet zone around the code is less than the usual 4 module sizes (for regular QR) or 2 module sizes (for mini QR).