You are here: Start » AVL.NET » DynamicThresholdParams Constructor
DynamicThresholdParams Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public DynamicThresholdParams ( Avl.Polarity polarity_, Avl.BlobThresholdReferenceMethod method_, Optional<int> radius_, int threshold_, int hysteresis_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
polarity_ | Avl.Polarity | ||||
method_ | Avl.BlobThresholdReferenceMethod | ||||
radius_ | Atl.Optional<int> | ||||
threshold_ | int | ||||
hysteresis_ | int |