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

RidgeScanParams Structure

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

Constructors

 ConstructorDescription
RidgeScanParams(ProfileInterpolationMethod, Single, Int32, Int32, RidgeOperator, Single, Polarity)

Properties

 NameTypeDescription
MinMagnitudeSystem.Single
ProfileInterpolationAvlNet.ProfileInterpolationMethod
RidgeMarginSystem.Int32
RidgeOperatorAvlNet.RidgeOperator
RidgePolarityAvlNet.Polarity
RidgeWidthSystem.Int32
SmoothingStdDevSystem.Single

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