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
profileInterpolationFilNet.ProfileInterpolationMethod
smoothingStdDevfloat
ridgeWidthfloat
ridgeMarginfloat
ridgeOperatorFilNet.RidgeOperator
minMagnitudefloat
ridgePolarityFilNet.SurfaceRidgePolarity

See also