You are here: Start » AVL.NET » Extremum2D Structure
Extremum2D Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Represents extremum found in image.
Constructors
Constructor | Description | |
---|---|---|
![]() | Extremum2D(Point2D, Single, Polarity) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Avl.Extremum2D | Gets a default instance of the Extremum2D. |
![]() ![]() | Empty | Avl.Extremum2D | Gets an empty instance of the Extremum2D. |
![]() | Point | Avl.Point2D | |
![]() | Polarity | Avl.Polarity | |
![]() | Value | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Avl.Extremum2D) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |