GradeResultQR Class

CVB.Net Documentation
QR grading results.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.BarcodeGradeResultBase
    Stemmer.Cvb.BarcodeGradeResult2DBase
      Stemmer.Cvb.BarcodeGradeResultQR

Namespace:  Stemmer.Cvb.Barcode
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public class GradeResultQR : GradeResult2DBase

The GradeResultQR type exposes the following members.

Properties

  NameDescription
Public propertyAxialNonUniformity
Axial non-uniformity factor.
(Inherited from GradeResult2DBase.)
Public propertyCodeOutsideAoi
Indicates whether the code or part of it is outside the AOI.
Public propertyDistortion
Angle of distortion.
(Inherited from GradeResult2DBase.)
Public propertyGlobalThreshold
Global threshold determined during grading.
Public propertyGradeAxialNonUniformity
Grade of the axial non-uniformity (0...4).
(Inherited from GradeResult2DBase.)
Public propertyGradeDecode
4 of decoding succeeded, 0 if it failed.
(Inherited from GradeResult2DBase.)
Public propertyGradeFixedPatternDamage
Grade of the fixed pattern damage (0...4).
Public propertyGradeFormatInformation
Format information grade (0...1).
Public propertyGradeGridNonUniformity
Grade of the grid non-uniformity (0...4).
Public propertyGradeModulation
Modulation Grade (0...4)
Public propertyGradeOverall
Overall grading result.
(Inherited from GradeResult2DBase.)
Public propertyGradeSymbolContrast
Symbol Contrast Grade (0...4).
(Inherited from GradeResult2DBase.)
Public propertyGradeUnusedErrorCorrection
Grade of the amount of unused error correction information.
(Inherited from GradeResult2DBase.)
Public propertyGradeVersionInformation
Version information grade (0...1).
Public propertyGridNonUniformity
Grid non-uniformity factor.
(Inherited from GradeResult2DBase.)
Public propertyQuietzoneOutsideAoi
Indicates whether part of the code's quiet zone is outside the AOI.
Public propertyReflectanceMax
Maximum contrast found during grading.
(Inherited from GradeResult2DBase.)
Public propertyReflectanceMin
Minimum contrast found during grading.
(Inherited from GradeResult2DBase.)
Public propertySubGradeA1
Fixed pattern damage sub grade.
Public propertySubGradeA2
Fixed pattern damage sub grade.
Public propertySubGradeA3
Fixed pattern damage sub grade.
Public propertySubGradeB1
Fixed pattern damage sub grade.
Public propertySubGradeB2
Fixed pattern damage sub grade.
Public propertySubGradeC
Fixed pattern damage sub grade.
Public propertySymbolContrast
Measured Symbol Contrast in % of the scan reflectance limits.
(Inherited from GradeResult2DBase.)
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference