Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
MinRatioOfBarcodeZoneWidthToHeight
is a parameter to specify the minimum ratio (width/height) of the barcode zone. It is defined as below:
Value Type | Value Range | Default Value |
---|---|---|
int | [0, 10000] | 0 |
Remarks
MinRatioOfBarcodeZoneWidthToHeight
is supported to be set through JSON template.
MinRatioOfBarcodeZoneWidthToHeight
as a JSON parameter is a number value defined as below.
Key Name | Key Value |
---|---|
MinRatioOfBarcodeZoneWidthToHeight | A number from [0, 10000] |
JSON Example
{
"MinRatioOfBarcodeZoneWidthToHeight": 100
}
Enabling MinRatioOfBarcodeZoneWidthToHeight
for filtering may speed up the process.
Enabling MinRatioOfBarcodeZoneWidthToHeight
to filter out results may reduce the Read Rate.
Enabling MinRatioOfBarcodeZoneWidthToHeight
to filter out results may improve the Accuracy.
latest version