CVB.Net 14.0
BarcodeGrading Class Reference

Grading configuration for 1D Barcodes. More...

Inherits GraderConfigurationBase.

Public Member Functions

 BarcodeGrading ()
 ctor
 

Properties

OnOffPropertyType GradeDecode [get, set]
 Set to true to include the decode grade in the overall grade calculation.
 
OnOffPropertyType GradeReflectanceMin [get, set]
 Set to true to include the reflectance min grade in the overall grade calculation.
 
OnOffPropertyType GradeEdgeContrastMin [get, set]
 Set to true to include the edge contrast min grade in the overall grade calculation.
 
OnOffPropertyType GradeDefects [get, set]
 Set to true to include the defects grade in the overall grade calculation.
 
OnOffPropertyType GradeDecodability [get, set]
 Set to true to include the defects grade in the overall grade calculation.
 
- Properties inherited from GraderConfigurationBase
OnOffPropertyType GradeModulation [get, set]
 Set to true to include the modulation grade in the overall grade calculation.
 
OnOffPropertyType GradeSymbolContrast [get, set]
 Set to true to measure the symbol contrast when grading.
 
ValueRange< byte > ReflectanceReference [get, set]
 Reflectance Reference Range for contrast calculation.
 

Additional Inherited Members

- Protected Member Functions inherited from GraderConfigurationBase
 GraderConfigurationBase ()
 default ctor
 
- Protected Member Functions inherited from Base
void SetDirty ()
 Sets the dirty flag.
 

Detailed Description

Grading configuration for 1D Barcodes.