OptionalbarcodeA combined value of enumeration BarcodeFormat to specify the targeting barcode formats.
OptionalbarcodeSet the RegEx pattern of the barcode text to filter out the unqualified results.
OptionaldeblurSet the deblur modes with an array of enumeration DeblurMode. View the reference page of DeblurModes for more detail about deblur modes.
OptionalexpectedSet the expected barcode count. The default value is 0.
OptionalgrayscaleSet the grayscale enhancement modes with an array of enumeration GrayscaleEnhancementMode. View the reference page of GrayscaleEnhancementModes for more detail about grayscale enhancement modes.
OptionalgrayscaleSet the grayscale transformation modes with an array of enumeration GrayscaleTransformationMode. View the reference page of GrayscaleTransformationModes for more detail about grayscale transformation modes.
OptionallocalizationSet the location modes with an array of enumeration LocalizationMode. View the reference page of LocalizationModes for more detail about location modes.
OptionalmaxOptionalminSet the minimum barcode text length to filter out the unqualified results.
OptionalminSet the minimum result confidence to filter out the low confidence results. The default value is 30.
OptionalscaleSet the threshold for scaling down the input image during barcode localization. If the shorter edge size of the image is larger than this threshold, the original may be scaled down to reduce processing time. The default value is 2300.
This interface defines simplified settings for barcode reading tasks.