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. | |
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.
[in,out] | GradingQR_angle_of_distortion | Actives or deactivates calculation of the angle of distortion. |
bool GradingQR_axial_nonuniformity |
Activates (TRUE
) or deactivates (FALSE
) the calculation of the axial_nonuniformity
grade.
[in,out] | GradingQR_axial_nonuniformity | Evaluate/don't evaluate axial nonuniformity. |
bool GradingQR_fixed_pattern_damage |
Activates (TRUE
) or deactivates (FALSE
) the fixed_pattern_damage
grade.
[in,out] | GradingQR_fixed_pattern_damage | Actives or deactivates fixed pattern damage grade. |
bool GradingQR_format_information |
Activates (TRUE
) or deactivates (FALSE
) the format_information
grade.
[in,out] | GradingQR_format_information | Actives or deactivates format information grade. |
bool GradingQR_grid_nonuniformity |
Activates (TRUE
) or deactivates (FALSE
) the calculation of the grid_nonuniformity
grade.
[in,out] | GradingQR_grid_nonuniformity | Evaluate/don't evaluate grid nonuniformity. |
bool GradingQR_modulation |
Activates (TRUE
) or deactivates (FALSE
) the calculation of the modulation_grade
.
[in,out] | GradingQR_modulation | Actives or deactivates 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).
[in,out] | GradingQR_r_max_ref | Sets the maximum reference value for the calculation 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).
[in,out] | GradingQR_r_min_ref | Sets the minimum reference value for the calculation 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).
[in,out] | GradingQR_reduced_quiet_zone | Activates the reduction of the quietzone to one module size. |
bool GradingQR_symbol_contrast |
Activates (TRUE
) or deactivates (FALSE
) the calculation of the symbol_contrast
grade.
[in,out] | GradingQR_symbol_contrast | Actives or deactivates symbol contrast calculation. |
bool GradingQR_unused_error_correction |
Activates (TRUE
) or deactivates (FALSE
) the calculation of the unused_error_correction
grade.
[in,out] | GradingQR_unused_error_correction | Actives or deactivates calculation of the error correction grade. |
bool GradingQR_version_information |
Activates (TRUE
) or deactivates (FALSE
) the version_information
grade.
[in,out] | GradingQR_version_information | Actives or deactivates version information grade. |