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