Code 39 barcodes recognizer
Earlier today i read Code 39 barcodes in C# by Bart De Smet. The article shows the reader how to generate a Code 39 barcode. I thought it would be cool if you could actually recognize the barcode in the generated bitmaps so i last couple of hours i wrote a BarCode39 Reader
Feel free to get BarCode39Reader.zip sources now!(PS: I forgot to write this is still a very quick ‘n dirty hack. I don’t write bad code, just create a lot of opportunities to refactor
is this code capable to detect 39 barcodes on TIFF images?
December 8th, 2007 at 12:09
This is cool stuff
December 19th, 2007 at 11:31
is this barcode39reader capable of reading a printed output using a bar code scanner?
September 11th, 2008 at 15:02