You are here: Start » AVL.NET » 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 | |
|---|---|---|---|---|---|
| polarity | AvlNet.Polarity | ||||
| method | AvlNet.BlobThresholdReferenceMethod | ||||
| radius | int? | ||||
| threshold | int | ||||
| hysteresis | int |
