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

DynamicThresholdParams Constructor

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

Syntax

public DynamicThresholdParams
(
	FilNet.Polarity polarity,
	FilNet.BlobThresholdReferenceMethod method,
	int? radius,
	int threshold,
	int hysteresis
)

Parameters

Name Type Range Default Description
polarityFilNet.Polarity
methodFilNet.BlobThresholdReferenceMethod
radiusint?
thresholdint
hysteresisint

See also