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

Stripe1D Structure

Represents stripes found by 1DEdgeDetection functions.

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

Constructors

 ConstructorDescription
Stripe1D(Single, Single, Single, Single, Single, Single, Polarity)
Stripe1D(Point2D, Point2D, Single, Single, Polarity)

Properties

 NameTypeDescription
MagnitudeSystem.Single
Point1AvlNet.Point2D
Point2AvlNet.Point2D
PolarityAvlNet.Polarity
WidthSystem.Single

Methods

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

Remarks

See also