You are here: Start » ThresholdParams Constructor

ThresholdParams Constructor

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

public ThresholdParams
(
	AvlNet.Polarity polarity,
	AvlNet.BlobThresholdReferenceMethod method,
	int? radius,
	int threshold,
	int hysteresis
)

Parameters

Name Type Range Default Description
polarityAvlNet.Polarity
methodAvlNet.BlobThresholdReferenceMethod
radiusint?
thresholdint
hysteresisint

See also