Optional
barcodeA combined value of enumeration BarcodeFormat to specify the targeting barcode formats.
Optional
barcodeSet the RegEx pattern of the barcode text to filter out the unqualified results.
Optional
deblurSet the deblur modes with an array of enumeration DeblurMode. View the reference page of DeblurModes for more detail about deblur modes.
Optional
expectedSet the expected barcode count. The default value is 0.
Optional
grayscaleSet the grayscale enhancement modes with an array of enumeration GrayscaleEnhancementMode. View the reference page of GrayscaleEnhancementModes for more detail about grayscale enhancement modes.
Optional
grayscaleSet the grayscale transformation modes with an array of enumeration GrayscaleTransformationMode. View the reference page of GrayscaleTransformationModes for more detail about grayscale transformation modes.
Optional
localizationSet the location modes with an array of enumeration LocalizationMode. View the reference page of LocalizationModes for more detail about location modes.
Optional
maxOptional
minSet the minimum barcode text length to filter out the unqualified results.
Optional
minSet the minimum result confidence to filter out the low confidence results. The default value is 30.
Optional
scaleSet 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.