CodeDetectionParameters
Description
Defined code detection parameters.Structure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| DecodeStrategy | CodeDecodeStrategy | Fast | Code decode strategy |
| DetectionMethod | CodeDetectionMethod | FinderPattern | Detection method |
| AllowRectangularCodes | Bool | Allow rectangular codes | |
| ContrastThreshold | Integer | 20 | Contrast threshold |
| MinModuleSize | Real | 4.0f | Minimal module size in pixels |
| MaxModuleSize | Real | 20.0f | Maximal module size in pixels |
