I'm searching for any class that can read the barcode (like code 128) from images (jpg).
I found this one (EAN-13 Image-Scanning):
http://www.ashberg.de/php-barcode/
But I couldn't find where I can download the image scanning class and write one script with it.
Does anyone know one class that can do that? Read the code from image and tell me the 'code' (numbers, strings)
Thanks