You are here: Start » AVL.NET » Extremum2D Structure

Extremum2D Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Represents extremum found in image.

Constructors

 ConstructorDescription
Extremum2D(Point2D)
Extremum2D(Point2D, Single, Polarity)

Properties

 NameTypeDescription
DefaultAvlNet.Extremum2D
IsDefaultSystem.Boolean
PointAvlNet.Point2D
PolarityAvlNet.Polarity
ValueSystem.Single

Methods

 NameDescription
Equals(AvlNet.Extremum2D)
Equals(object)Inherited from System.Object
Equals(AvlNet.Extremum2D, AvlNet.Extremum2D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also