CalibrationPatternStyle Enumeration

CVB.Net Documentation
Definition of the calibration pattern style used for automatic calibration.

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

public enum CalibrationPatternStyle
Members

  Member nameValueDescription
UniformDots0 Symmetric grid of uniformly sized, circle-shaped dots. With this pattern it is not possible to determine origin and/or orientation of the calibration pattern!
AsymmetricDots1 Symmetric grid of dots. Four dots are bigger than the others and define the pattern's origin and orientation.
See Also

Reference