Variables
Properties of CodeGradingQR

Variables

bool GradingQR_angle_of_distortion
 Activates (TRUE) or deactivates (FALSE) the calculation of the angle_of_distortion.
 
bool GradingQR_axial_nonuniformity
 Activates (TRUE) or deactivates (FALSE) the calculation of the axial_nonuniformity grade.
 
bool GradingQR_fixed_pattern_damage
 Activates (TRUE) or deactivates (FALSE) the fixed_pattern_damage grade.
 
bool GradingQR_format_information
 Activates (TRUE) or deactivates (FALSE) the format_information grade.
 
bool GradingQR_grid_nonuniformity
 Activates (TRUE) or deactivates (FALSE) the calculation of the grid_nonuniformity grade.
 
bool GradingQR_modulation
 Activates (TRUE) or deactivates (FALSE) the calculation of the modulation_grade.
 
short GradingQR_r_max_ref
 Maximum reference value for the calculation of the symbol contrast (value range: 1...255; default value: 255).
 
short GradingQR_r_min_ref
 Minimum reference value for the calculation of the symbol contrast (value range: 0...254; default value: 0).
 
bool GradingQR_reduced_quiet_zone
 With this flag the expected quietzone may be reduced to one module size (standard are 4 module sizes for QR codes and 2 module sizes for micro QR codes).
 
bool GradingQR_symbol_contrast
 Activates (TRUE) or deactivates (FALSE) the calculation of the symbol_contrast grade.
 
bool GradingQR_unused_error_correction
 Activates (TRUE) or deactivates (FALSE) the calculation of the unused_error_correction grade.
 
bool GradingQR_version_information
 Activates (TRUE) or deactivates (FALSE) the version_information grade.
 

Detailed Description

Variable Documentation

bool GradingQR_angle_of_distortion

Activates (TRUE) or deactivates (FALSE) the calculation of the angle_of_distortion.

This value does not enter the calculation of the scan_grade value.

Parameters
[in,out]GradingQR_angle_of_distortionActives or deactivates calculation of the angle of distortion.
Returns
Status of angle_of_distortion grade.
bool GradingQR_axial_nonuniformity

Activates (TRUE) or deactivates (FALSE) the calculation of the axial_nonuniformity grade.

Parameters
[in,out]GradingQR_axial_nonuniformityEvaluate/don't evaluate axial nonuniformity.
Returns
Status of axial_nonuniformity grade.
bool GradingQR_fixed_pattern_damage

Activates (TRUE) or deactivates (FALSE) the fixed_pattern_damage grade.

Parameters
[in,out]GradingQR_fixed_pattern_damageActives or deactivates fixed pattern damage grade.
Returns
Status of fixed_pattern_damage grade.
bool GradingQR_format_information

Activates (TRUE) or deactivates (FALSE) the format_information grade.

Parameters
[in,out]GradingQR_format_informationActives or deactivates format information grade.
Returns
Status of format_information grade.
bool GradingQR_grid_nonuniformity

Activates (TRUE) or deactivates (FALSE) the calculation of the grid_nonuniformity grade.

Parameters
[in,out]GradingQR_grid_nonuniformityEvaluate/don't evaluate grid nonuniformity.
Returns
Status of grid_nonuniformity grade.
bool GradingQR_modulation

Activates (TRUE) or deactivates (FALSE) the calculation of the modulation_grade.

Parameters
[in,out]GradingQR_modulationActives or deactivates calculation of the modulation grade.
Returns
Status of modulation grade.
short GradingQR_r_max_ref

Maximum reference value for the calculation of the symbol contrast (value range: 1...255; default value: 255).

Parameters
[in,out]GradingQR_r_max_refSets the maximum reference value for the calculation of the symbol contrast.
Returns
Maximum reference value of the symbol contrast.
short GradingQR_r_min_ref

Minimum reference value for the calculation of the symbol contrast (value range: 0...254; default value: 0).

Parameters
[in,out]GradingQR_r_min_refSets the minimum reference value for the calculation of the symbol contrast.
Returns
Minimum reference value of the symbol contrast.
bool GradingQR_reduced_quiet_zone

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

Parameters
[in,out]GradingQR_reduced_quiet_zoneActivates the reduction of the quietzone to one module size.
Returns
Status of reduced quiet zone.
bool GradingQR_symbol_contrast

Activates (TRUE) or deactivates (FALSE) the calculation of the symbol_contrast grade.

Parameters
[in,out]GradingQR_symbol_contrastActives or deactivates symbol contrast calculation.
Returns
Status of symbol contrast grade.
bool GradingQR_unused_error_correction

Activates (TRUE) or deactivates (FALSE) the calculation of the unused_error_correction grade.

Parameters
[in,out]GradingQR_unused_error_correctionActives or deactivates calculation of the error correction grade.
Returns
Status of unused_error_correction grade.
bool GradingQR_version_information

Activates (TRUE) or deactivates (FALSE) the version_information grade.

Parameters
[in,out]GradingQR_version_informationActives or deactivates version information grade.
Returns
Status of version_information grade.