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

DataMatrixDetectionParams Class

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

Constructors

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

Properties

 NameTypeDescription
ContrastHysteresisSystem.Int32
ContrastPerturbationsSystem.Int32
ContrastThresholdSystem.Int32
DetectionMethodAvlNet.DataMatrixDetectionMethod
DynamicSNRatioSystem.Nullable<System.Int32>
ForceIsotropySystem.Boolean
NonBinarySegmentationSystem.Boolean
OutlineStrategyAvlNet.DataMatrixOutlineStrategy
PyramidStrategyAvlNet.DataMatrixPyramidStrategy

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