You are here: Start » AVL.NET » CodeDetectionParameters Constructor
CodeDetectionParameters Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public CodeDetectionParameters ( Avl.CodeDecodeStrategy decodeStrategy_, Avl.CodeDetectionMethod detectionMethod_, bool allowRectangularCodes_, int contrastThreshold_, float minModuleSize_, float maxModuleSize_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
decodeStrategy_ | Avl.CodeDecodeStrategy | ||||
detectionMethod_ | Avl.CodeDetectionMethod | ||||
allowRectangularCodes_ | bool | ||||
contrastThreshold_ | int | ||||
minModuleSize_ | float | ||||
maxModuleSize_ | float |