You are here: Start » AVL.NET » RidgeScanParams Structure
RidgeScanParams Structure
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | RidgeScanParams(ProfileInterpolationMethod, Single, Int32, Int32, RidgeOperator, Single, Polarity) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | MinMagnitude | System.Single | |
![]() | ProfileInterpolation | AvlNet.ProfileInterpolationMethod | |
![]() | RidgeMargin | System.Int32 | |
![]() | RidgeOperator | AvlNet.RidgeOperator | |
![]() | RidgePolarity | AvlNet.Polarity | |
![]() | RidgeWidth | System.Int32 | |
![]() | SmoothingStdDev | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |