You are here: Start » AVL.NET » ImageLocalExtremaVerification Structure
ImageLocalExtremaVerification Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.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 | Avl.ImageLocalExtremaVerification | Gets a default instance of the ImageLocalExtremaVerification. | |
| Empty | Avl.ImageLocalExtremaVerification | Gets an empty instance of the ImageLocalExtremaVerification. | |
| MinDifference | System.Single | ||
| PointCount | System.Int32 | ||
| Radius | System.Single | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.ImageLocalExtremaVerification) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
