←Select platform

EnableQRPreprocessing Property

Summary

Indicates whether to enable applying auto segmentation and deep auto pre-processing to the image and then re-scanning when no barcodes of this symbology are found.

Syntax
C#
public bool EnableQRPreprocessing { get; set; } 

Property Value

true to apply auto segmentation and deep auto pre-processing to the image then re-scanning when no barcodes of this symbology are found; otherwise, false. The default value is false.

Remarks

When reading 2D barcodes, LEADTOOLS can perform internal auto preprocessing and segmentation on the image and try again if the engine cannot detect the barcode required. This may take extra processing and increase the barcode detection time.

Requirements

Target Platforms

Help Version 22.0.2023.4.12
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Commands Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.