You are here: Start » AVL.NET » DataMatrixDetectionParams Class

DataMatrixDetectionParams Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
DataMatrixDetectionParams(Int32, Int32, Nullable<Int32>, Boolean, Boolean, DataMatrixDetectionMethod, DataMatrixPyramidStrategy)
DataMatrixDetectionParams()

Properties

 TypeNameDescription
System.Int32ContrastHysteresis
System.Int32ContrastThreshold
AvlNet.DataMatrixDetectionMethodDetectionMethod
System.Nullable<System.Int32>DynamicSNRatio
System.BooleanForceIsotropy
System.BooleanNonBinarySegmentation
AvlNet.DataMatrixPyramidStrategyPyramidStrategy

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also