Object contains the barcode grading results for QR barcodes. More...
Inherits GradeResult2DBase.
Properties | |
| code_outside_aoi = property | |
| bool: This flag will be set, if parts of the code are outside the area of interest, while calculating the QR grading results. | |
| global_threshold = property | |
| int: Global threshold found during grading. | |
| grade_fixed_pattern_damage = property | |
| float: Fixed pattern damage grade (ranging from 0 to 4). | |
| grade_format_information = property | |
| int: This property contains the format information grade (ranging from 0 to 4). | |
| grade_grid_non_uniformity = property | |
| float: Grade of the grid nonuniformity (ranging from 0 to 4). | |
| grade_modulation = property | |
| float: Modulation grade (ranging from 0 to 4). | |
| grade_version_information = property | |
| int: Version information grade (ranging from 0 to 4). | |
| quietzone_outside_aoi = property | |
| bool: Returns the flag which tells, if parts of the code's quiet zone are outside the area of interest, while calculating the QR grading results. | |
| sub_grade_a1 = property | |
| int: This is one of the sub grades on which the calculation of the grade_fixed_pattern_damage is based. | |
| sub_grade_a2 = property | |
| int: This is one of the sub grades on which the calculation of the grade_fixed_pattern_damage is based. | |
| sub_grade_a3 = property | |
| int: This is one of the sub grades on which the calculation of the grade_fixed_pattern_damage is based. | |
| sub_grade_b1 = property | |
| int: This is one of the sub grades on which the calculation of the grade_fixed_pattern_damage is based. | |
| sub_grade_b2 = property | |
| int: This is one of the sub grades on which the calculation of the grade_fixed_pattern_damage is based. | |
| sub_grade_c = property | |
| int: This is one of the sub grades on which the calculation of the grade_fixed_pattern_damage is based. | |
Properties inherited from GradeResult2DBase | |
| axial_non_uniformity = property | |
| float: Axial non-uniformity factor. | |
| distortion = property | |
| cvb.Angle: Angle of distortion. | |
| grade_axial_non_uniformity = property | |
| float: Grade of the axial non-uniformity (0...4). | |
| grade_decode = property | |
| float: 4 if decoding succeeded, 0 if it failed. | |
| grade_overall = property | |
| float: Overall grading result. | |
| grade_symbol_contrast = property | |
| float: Symbol Contrast Grade (0...4). | |
| grade_unused_error_correction = property | |
| float: Grade of the amount of unused error correction information. | |
| grid_non_uniformity = property | |
| float: Grid non-uniformity factor. | |
| reflectance_max = property | |
| float: Maximum contrast found during grading. | |
| reflectance_min = property | |
| float: Minimum contrast found during grading. | |
| symbol_contrast = property | |
| float: Measured Symbol Contrast in % of the scan reflectance limits. | |
Object contains the barcode grading results for QR barcodes.