You are here: Start » FIL.NET » ImageLocalExtremaVerification Structure
ImageLocalExtremaVerification Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.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 | FilNet.ImageLocalExtremaVerification | |
![]() | IsDefault | System.Boolean | |
![]() | MinDifference | System.Single | Defines minimal difference between a local extremum pixel value and verification circle pixels |
![]() | PointCount | System.Int32 | Defines how many of pixel values along verification circle will be checked in order to compute extremum strength |
![]() | Radius | System.Single | Defines radius of verification circle |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.ImageLocalExtremaVerification) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.ImageLocalExtremaVerification, FilNet.ImageLocalExtremaVerification) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |