CVBpy 14.0
GradeResult2DBase Class Reference

Base class for 2D grading results. More...

Inherits GradeResultBase.

Inherited by GradeResultDataMatrix, and GradeResultQr.

Properties

 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.
 

Detailed Description

Base class for 2D grading results.