You are here: Start » AVL.NET » DataMatrixDetectionParams Class
DataMatrixDetectionParams Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
Properties
| Name | Type | Description | |
|---|---|---|---|
| ContrastHysteresis | System.Int32 | ||
| ContrastPerturbations | System.Int32 | ||
| ContrastThreshold | System.Int32 | ||
| DetectionMethod | AvlNet.DataMatrixDetectionMethod | ||
| DynamicSNRatio | System.Nullable<System.Int32> | ||
| ForceIsotropy | System.Boolean | ||
| NonBinarySegmentation | System.Boolean | ||
| OutlineStrategy | AvlNet.DataMatrixOutlineStrategy | ||
| PyramidStrategy | AvlNet.DataMatrixPyramidStrategy |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
