You are here: Start » AVL.NET » TextThresholdingMethod Class
TextThresholdingMethod Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Parameters of text extraction algorithm.
Constructors
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Algorithm | Avl.ThresholdingAlgorithm | |
![]() | AutomaticMethod | Avl.ThresholdSelectionMethod | |
![]() | BlackText | System.Boolean | |
![]() | Dilation | System.Int32 | |
![]() | HysteresisAutomatic | System.Single | |
![]() | HysteresisDynamic | System.Single | |
![]() | Hysteresis | System.Single | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | MaxDynamic | Atl.Optional<System.Single> | |
![]() | MaxValue | Atl.Optional<System.Single> | |
![]() | MinDynamic | Atl.Optional<System.Single> | |
![]() | MinValue | Atl.Optional<System.Single> | |
![]() | Radius | System.Int32 | |
![]() | Shearing | System.Single | |
![]() | Smoothing | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.TextThresholdingMethod) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.TextThresholdingMethod) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.TextThresholdingMethod) | |
![]() | ToString() | Inherited from System.Object |