You are here: Start » FIL.NET » RidgeScanParams3D Constructor
RidgeScanParams3D Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public RidgeScanParams3D ( FilNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float ridgeWidth, float ridgeMargin, FilNet.RidgeOperator ridgeOperator, float minMagnitude, FilNet.SurfaceRidgePolarity ridgePolarity )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | FilNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| ridgeWidth | float | ||||
| ridgeMargin | float | ||||
| ridgeOperator | FilNet.RidgeOperator | ||||
| minMagnitude | float | ||||
| ridgePolarity | FilNet.SurfaceRidgePolarity |
