CVBpy 14.1
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Modules Pages
GradeResultDataMatrix Class Reference

Object contains the barcode grading results for DataMatrix and PharmaCode2D barcodes. More...

Inherits GradeResult2DBase.

Properties

 grade_print_growth = property
 float: Grade of the print growth (ranging from 0 to 4).
 
 print_growth = property
 float: This property contains the print growth.
 
- 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.
 

Detailed Description

Object contains the barcode grading results for DataMatrix and PharmaCode2D barcodes.