You are here: Start » FIL.NET » EdgeScanParams Constructor

EdgeScanParams Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public EdgeScanParams
(
	FilNet.ProfileInterpolationMethod profileInterpolation,
	float smoothingStdDev,
	float minMagnitude,
	FilNet.EdgeTransition edgeTransition
)

Parameters

Name Type Range Default Description
profileInterpolationFilNet.ProfileInterpolationMethod
smoothingStdDevfloat
minMagnitudefloat
edgeTransitionFilNet.EdgeTransition

See also