I am challenged with the following task and have being looking around for a solution preferably in Perl or via a command line utility and it must work on Windows and Linux. I have a large amount of bar code scans. They are all gray scale image from a scanner (8 bit). I need to write a program to recognize the bar code number in these scans. I have being thinking of implementing either an algorithm in Perl or using a free bar code command line tool which I call from my Perl program. Can anyone help please. Any input is highly appreciated.
interesting demo of something very much similar to what I am looking for but done in Flash / Actionscript.