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 ;)

This entry was posted on Monday, September 18th, 2006 at 23:35 and is filed under C#. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

3 Responses to “Code 39 barcodes recognizer”

  1. Adnan Siddiqi says:

    is this code capable to detect 39 barcodes on TIFF images?

  2. nikolay says:

    This is cool stuff

  3. keenobserver says:

    is this barcode39reader capable of reading a printed output using a bar code scanner?