CVB.Net 14.0
GradeResultQR Class Reference

QR grading results. More...

Inherits GradeResult2DBase.

Properties

double GradeModulation [get]
 Modulation Grade (0...4)
 
double GradeGridNonUniformity [get]
 Grade of the grid non-uniformity (0...4).
 
double GradeFixedPatternDamage [get]
 Grade of the fixed pattern damage (0...4).
 
int SubGradeA1 [get]
 Fixed pattern damage sub grade.
 
int SubGradeA2 [get]
 Fixed pattern damage sub grade.
 
int SubGradeA3 [get]
 Fixed pattern damage sub grade.
 
int SubGradeB1 [get]
 Fixed pattern damage sub grade.
 
int SubGradeB2 [get]
 Fixed pattern damage sub grade.
 
int SubGradeC [get]
 Fixed pattern damage sub grade.
 
int GradeFormatInformation [get]
 Format information grade (0...1).
 
int GradeVersionInformation [get]
 Version information grade (0...1).
 
bool CodeOutsideAoi [get]
 Indicates whether the code or part of it is outside the AOI.
 
bool QuietzoneOutsideAoi [get]
 Indicates whether part of the code's quiet zone is outside the AOI.
 
int GlobalThreshold [get]
 Global threshold determined during grading.
 
- Properties inherited from GradeResult2DBase
override double GradeSymbolContrast [get]
 Symbol Contrast Grade (0...4).
 
override double SymbolContrast [get]
 Measured Symbol Contrast in % of the scan reflectance limits.
 
override double ReflectanceMin [get]
 Minimum contrast found during grading.
 
override double ReflectanceMax [get]
 Maximum contrast found during grading.
 
Angle Distortion [get]
 Angle of distortion.
 
double AxialNonUniformity [get]
 Axial non-uniformity factor.
 
double GridNonUniformity [get]
 Grid non-uniformity factor.
 
double GradeAxialNonUniformity [get]
 Grade of the axial non-uniformity (0...4).
 
override double GradeDecode [get]
 4 of decoding succeeded, 0 if it failed.
 
double GradeUnusedErrorCorrection [get]
 Grade of the amount of unused error correction information.
 
override double GradeOverall [get]
 Overall grading result.
 
- Properties inherited from GradeResultBase
abstract double GradeSymbolContrast [get]
 Grading result for symbol contrast.
 
abstract double SymbolContrast [get]
 Symbol contrast value.
 
abstract double ReflectanceMin [get]
 Minimum measured reflectance.
 
abstract double ReflectanceMax [get]
 Maximum measured reflectance.
 
abstract double GradeDecode [get]
 Decode grade (0 = no decoding possible).
 
abstract double GradeOverall [get]
 Overall grading result.
 

Additional Inherited Members

- Protected Member Functions inherited from GradeResult2DBase
 GradeResult2DBase (ReadResult res)
 Constructor for GradeResult2DBase objects. More...
 
- Protected Member Functions inherited from GradeResultBase
 GradeResultBase (ReadResult res)
 Constructor for GradeResultBase objects. More...
 

Detailed Description

QR grading results.