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

Ridge1D Structure

Represents ridges found by 1DEdgeDetection functions.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

Ridge1D(Single, Single, Single, Polarity)
Ridge1D(Point2D, Single, Polarity)

Properties

 TypeNameDescription
System.SingleMagnitude
AvlNet.Point2DPoint
AvlNet.PolarityPolarity

Methods

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

See also