Interleaved 25-code confounded with code-128

Questions, comments and suggestions concerning VintaSoft Barcode .NET SDK.

Moderator: Alex

Post Reply
BioT09
Posts: 11
Joined: Mon Nov 16, 2009 1:48 pm

Interleaved 25-code confounded with code-128

Post by BioT09 »

Hello,

the Scanrectangle of the image contains Interleaved 25-codes and code-128. Before I decode I use the setting ScanBarcodeTypes = Vintasoft.Barcode.BarcodeType.Code128. Often the barcodereader reads not only the code-128, but also the interleaved 25-code with a strange value.
How can I avoid that?
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

Re: Interleaved 25-code confounded with code-128

Post by Alex »

Hello,

Please send image with barcodes to support@vintasoft.com, we will analyze the image and give you recommendations.

Also you can try to set the BarcodeReader.Settings.MinConfidence property to 100.

Best regards, Alexander
Yuri
Posts: 64
Joined: Wed Jul 23, 2008 2:47 pm

Re: Interleaved 25-code confounded with code-128

Post by Yuri »

The problem seems to be solved in the latest modification of VintaSoftBarcode.NET SDK.

Please download the evaluation here: http://www.vintasoft.com/download.html and enjoy.
Post Reply