Barcode Fail to Recognize

Hi,

I am facing an issue where Aspose Barcode failed to read the 2D barcode most of the times when the barcode is captured by a low quality camera. I have tried setting the following but still the barcode failed be identified. I attached 9 samples where 1 is a good detectable barcode while the rest of the 8 barcodes failed to be detected.

reader.QualitySettings.AllowDecreasedImage = true;
reader.QualitySettings.AllowMedianSmoothing = true;
reader.QualitySettings.AllowMicroWhiteSpotsRemoving = true;
reader.QualitySettings.AllowSaltAndPaperFiltering = true;
reader.QualitySettings.AllowWhiteSpotsRemoving = true;

Barcodes.zip (1001.5 KB)

Can anyone advise what would be the best settings to enable the detection of those failed detected barcodes?

@zenm

We have logged this issue with ID “BARCODENET-37084” for further investigation and you will automatically be informed here once we have more information to share.

Hi, may I know if there is any outcome from the investigation? Thank you.

@zenm

Thank you for writing back to us.

We are working on this issue and It is not resolved yet. We will update you as soon as we have more information to share.