Re: [nyphp-talk] Barcodes

2009-08-07 Thread sequethin
ts.nyphp.org To: NYPHP Talk ReplyTo: NYPHP Talk Subject: Re: [nyphp-talk] Barcodes Sent: Aug 7, 2009 7:06 AM Rolan Yang wrote: > Many barcode reading devices act as a keyboard emulator via USB or PS2 > connector. > > Ajai Khattri wrote: >> Im looking for an algorithm or description

Re: [nyphp-talk] Barcodes

2009-08-07 Thread David Krings
Rolan Yang wrote: Many barcode reading devices act as a keyboard emulator via USB or PS2 connector. Ajai Khattri wrote: Im looking for an algorithm or description of how someone would go about reading the barcode from an image. Are there any libraries out there that I can use? I think the q

Re: [nyphp-talk] Barcodes

2009-08-06 Thread Rolan Yang
Many barcode reading devices act as a keyboard emulator via USB or PS2 connector. I have written keyboardless touchscreen and barcode scanner kiosk apps based on apache/php. One simple trick is to create a form on the page and have a body onload javascript running that does a constant "focus"

Re: [nyphp-talk] Barcodes

2009-08-06 Thread John Campbell
Zebra Crossing is a java based project that probably does what you want. Haven't used it personally, but I know it is behind the Shop Savvy andriod application. I am quite sure you wont find anything with php bindings. On Thu, Aug 6, 2009 at 6:00 PM, Ajai Khattri wrote: > > Im looking for an alg

Re: [nyphp-talk] Barcodes

2009-08-06 Thread Justin Dearing
http://lmsotfy.com/index.php?q=Barcode%20Image%20File%20Reader%20Library Also take a look at: http://stackoverflow.com/questions/191192/recommend-an-open-source-net-barcode-reader-library On Thu, Aug 6, 2009 at 6:00 PM, Ajai Khattri wrote: > > Im looking for an algorithm or description of how

[nyphp-talk] Barcodes

2009-08-06 Thread Ajai Khattri
Im looking for an algorithm or description of how someone would go about reading the barcode from an image. Are there any libraries out there that I can use? -- Aj. ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mail