|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm searching for any class that can read the barcode (like code 128) from images (jpg).
I found one on Google (EAN-13 Image-Scanning) 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 |
|
#2
|
|||
|
|||
|
This discussion should point you in the right direction
http://www.webmasterworld.com/forum22/4411.htm |
|
#3
|
|||
|
|||
|
Hi MatthewJ.
But, I know how to get the info from the scanner. I mean, using one barcode scanner that get the info from the code and convert to keyboard text. I want one class/function that can read one jpg image with the barcode and give me that code (like the EAN-13 Image-Scanning I found on Google). Thanks. |
|
#4
|
|||
|
|||
|
http://www.phpclasses.org/browse/package/2874.html
Yeah, I would think that will be a lot tougher... The class located at that link will do ocr of letters in images using php... That is the closest I have seen to reading a barcode in that manner. I guess if you were feeling ambitious, you could try and adapt it for use with barcodes |
|
#5
|
|||
|
|||
|
Thank you very much MatthewJ.
I'm going to try it. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > images - Barcode reader (from image) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|