CVB.Net 14.0
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
QRGrading Class Reference

Configuration settings for QR grading. More...

Inherits Grader2DConfigurationBase.

Public Member Functions

 QRGrading ()
 ctor
 

Properties

OnOffPropertyType GradeFormatInformation [get, set]
 Set to true to determine the format information when grading.
 
OnOffPropertyType GradeVersionInformation [get, set]
 Set to true to determine the version information when grading.
 
OnOffPropertyType ExpectReducedQuietzone [get, set]
 Set to true if the quiet zone around the code is less than the usual 4 module sizes (for regular QR) or 2 module sizes (for mini QR).
 
- Properties inherited from Grader2DConfigurationBase
OnOffPropertyType GradeFixedPatternDamage [get, set]
 Set to true to measure the fixed pattern damage when grading.
 
OnOffPropertyType GradeReflectanceMargin [get, set]
 Set to true to measure the reflectance margin when grading.
 
OnOffPropertyType GradeAxialNonUniformity [get, set]
 Set to true to measure the axial non uniformity when grading.
 
OnOffPropertyType GradeGridNonUniformity [get, set]
 Set to true to measure the grid non uniformity when grading.
 
OnOffPropertyType GradeUnusedErrorCorrection [get, set]
 Set to true to determine the amount of unused error correction information in the code.
 
OnOffPropertyType GradeAngleOfDistortion [get, set]
 Set to true to determine the amount of unused error correction information in the code.
 
- 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

Configuration settings for QR grading.