You are here: Start » AVL.NET » TextThresholdingMethod Class
TextThresholdingMethod Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
Properties
| Name | Type | Description | |
|---|---|---|---|
| Algorithm | AvlNet.ThresholdingAlgorithm | ||
| AutomaticMethod | AvlNet.ThresholdSelectionMethod | ||
| BlackText | System.Boolean | ||
| Dilation | System.Int32 | ||
| HysteresisAutomatic | System.Single | ||
| HysteresisDynamic | System.Single | ||
| Hysteresis | System.Single | ||
| MaxDynamic | System.Nullable<System.Single> | ||
| MaxValue | System.Nullable<System.Single> | ||
| MinDynamic | System.Nullable<System.Single> | ||
| MinValue | System.Nullable<System.Single> | ||
| Radius | System.Int32 | ||
| Shearing | System.Single | ||
| Smoothing | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
