Automatic localization mode selection; not yet implemented.
Initiates barcode localization from the image center, facilitating faster detection in certain layouts.
Identifies barcodes by finding connected blocks, offering optimal results, especially recommended for highest priority in most scenarios.
Locates barcodes by identifying linear patterns, designed primarily for 1D barcodes and PDF417 codes.
Specialized for quick localization of 1D barcodes, enhancing performance in fast-scan scenarios.
Provides rapid barcode localization, suited for interactive applications where speed is crucial.
Omits the localization process entirely.
Detects barcodes through analysis of patterns of contiguous black and white regions, tailored for QR Codes and DataMatrix codes.
Targets barcode localization through detection of specific mark groups, optimized for Direct Part Marking (DPM) codes.
Combines methods of locating connected blocks and linear patterns to efficiently localize postal codes.
LocalizationMode specifies the strategies used to identify the locations of barcodes within an image.
See
SimplifiedBarcodeReaderSettings.localizationModes