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

EdgeScanParams Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public EdgeScanParams
(
	Avl.ProfileInterpolationMethod profileInterpolation_,
	float smoothingStdDev_,
	float minMagnitude_,
	Avl.EdgeTransition edgeTransition_
)

Parameters

Name Type Range Default Description
profileInterpolation_Avl.ProfileInterpolationMethod
smoothingStdDev_float
minMagnitude_float
edgeTransition_Avl.EdgeTransition

See also