Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
FindUnevenModuleBarcode
is a parameter to specify whether to find barcodes with uneven barcode modules. It is defined as below:
Value Type | Value Range | Default Value |
---|---|---|
int | [0, 1] | 1 |
Remarks
FindUnevenModuleBarcode
is supported to be set through JSON template.
FindUnevenModuleBarcode
as a JSON parameter is a number value defined as below.
Key Name | Key Value |
---|---|
FindUnevenModuleBarcode | A number from [0, 1] |
JSON Example
{
"FindUnevenModuleBarcode": 1
}
FindUnevenModuleBarcode
has no influence on the Speed.
Setting FindUnevenModuleBarcode
to an appropriate value when detecting non-standard barcodes may improve the Read Rate.
Setting FindUnevenModuleBarcode
to an appropriate value when detecting non-standard barcodes may improve the Accuracy.
latest version