You are here: Start » AVL.NET » RidgeScanParams3D Constructor
RidgeScanParams3D Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public RidgeScanParams3D ( Avl.ProfileInterpolationMethod profileInterpolation_, float smoothingStdDev_, float ridgeWidth_, float ridgeMargin_, Avl.RidgeOperator ridgeOperator_, float minMagnitude_, Avl.SurfaceRidgePolarity ridgePolarity_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
profileInterpolation_ | Avl.ProfileInterpolationMethod | ||||
smoothingStdDev_ | float | ||||
ridgeWidth_ | float | ||||
ridgeMargin_ | float | ||||
ridgeOperator_ | Avl.RidgeOperator | ||||
minMagnitude_ | float | ||||
ridgePolarity_ | Avl.SurfaceRidgePolarity |