BarcodeDecodingParams
Description
Specifies how barcodes are being decoded.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 |
ReadingStrategy | BarcodeReadingStrategy | Regular | Determines if additional attempts to read a barcode should be performed |