You are here: Start » AVL.NET » IntensityThresholdParams Structure
IntensityThresholdParams Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
This structure contains parameters for thresholding an image.
Constructors
Constructor | Description | |
---|---|---|
![]() | IntensityThresholdParams(Polarity, Int32, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Avl.IntensityThresholdParams | Gets a default instance of the IntensityThresholdParams. |
![]() ![]() | Empty | Avl.IntensityThresholdParams | Gets an empty instance of the IntensityThresholdParams. |
![]() | Hysteresis | System.Int32 | |
![]() | Polarity | Avl.Polarity | |
![]() | Threshold | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Avl.IntensityThresholdParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |