BarcodeDetectionParams

Description

Specifies how barcodes are being detected.

Structure fields and default values (if defined) are described below:

Name Type Default Description
ReadingScanCount int 5 Number of parallel scans run to read a barcode
ScanWidth int 5 Width of the single scan
MinEdgeStrength float 5.0f Minimal strength of an extracted barcode edge
ReadingStrategy BarcodeReadingStrategy Regular Determines if additional attempts to read a barcode should be performed