zero-perfoliate
zero-perfoliate

Author Topic: Barcode reader (from image)  (Read 1952 times)

Offline saulob

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
Barcode reader (from image)
« on: November 21, 2008, 08:49:58 PM »
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

 

zero-perfoliate