You are here: Start » FIL.NET » CodeDetectionParameters Constructor
CodeDetectionParameters Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public CodeDetectionParameters ( FilNet.CodeDecodeStrategy decodeStrategy, FilNet.CodeDetectionMethod detectionMethod, bool allowRectangularCodes, int contrastThreshold, float minModuleSize, float maxModuleSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| decodeStrategy | FilNet.CodeDecodeStrategy | ||||
| detectionMethod | FilNet.CodeDetectionMethod | ||||
| allowRectangularCodes | bool | ||||
| contrastThreshold | int | ||||
| minModuleSize | float | ||||
| maxModuleSize | float |
