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

Ridge1D Structure

Represents ridges found by 1DEdgeDetection functions.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

 ConstructorDescription
Ridge1D(Point2D, Single, Polarity, Single)

Properties

 NameTypeDescription
DefaultFilNet.Ridge1D
IsDefaultSystem.Boolean
MagnitudeSystem.Single
PointFilNet.Point2D
PolarityFilNet.Polarity
PositionSystem.Single

Methods

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

Remarks

See also