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