They're 2d barcodes.  I did a Google search and really couldn't find anything.  
After talking with my boss, though, we decided that this project would probably 
take too much time and be frustrating for the users.  We're trying to decode 
barcodes from pictures taken with cell phones.  In testing the images are 
blurry and probably wouldn't be able to be read. However, if you happen to know 
of PHP class that could decode 2d barcodes, I'd still be interested in checking 
it out just in case my boss wants to revisit it.

Thanks!
Floyd

On Dec 6, 2010, at 11:35 AM, Jason Pruim wrote:

> What kind of barcode? 
> 
> Most of the barcodes I work with only store text that doesn't mean much 
> unless you have the decode algorithm... In other words you need to know where 
> the info is coming from to be able to determine what is stored in the 
> barcode. 
> 
> 
> 
> Jason Pruim
> 
> On Dec 6, 2010, at 11:21 AM, Floyd Resler <fres...@adex-intl.com> wrote:
> 
>> Does anyone know of a class that can extract information from a barcode 
>> image?
>> 
>> Thanks!
>> Floyd
>> 
>> 
>> -- 
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>> 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to