BarcodeDetectionParams
Description
Specifies how barcodes are being detected.Structure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| ReadingScanCount | Integer | 5 | Number of parallel scans run to read a barcode |
| ScanWidth | Integer | 5 | Width of the single scan |
| MinEdgeStrength | Real | 5.0f | Minimal strength of an extracted barcode edge |
