You are here: Start » FIL.NET » ImageLocalExtremaVerification Structure
ImageLocalExtremaVerification Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This structure contains parameters for verification of local extrema visible on an image.
Constructors
Constructor | Description | |
---|---|---|
![]() | ImageLocalExtremaVerification(Int32, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Fil.ImageLocalExtremaVerification | Gets a default instance of the ImageLocalExtremaVerification. |
![]() ![]() | Empty | Fil.ImageLocalExtremaVerification | Gets an empty instance of the ImageLocalExtremaVerification. |
![]() | MinDifference | System.Single | |
![]() | PointCount | System.Int32 | |
![]() | Radius | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.ImageLocalExtremaVerification) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |