开发者_运维百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
I\'m looking for a way to identify EAN / UPC (primarily EAN) barcode numerals from a camera-captured image in PHP or Javascript. I\'ve found a few libraries for Javabut ideally would like one of PHP o
I\'m hoping that someone here has worked with UPC/Coupon barcodes before.Part of every UPC/Coupon barcode is a manufacturer code.I need to database every manufacturer code.Does anyone have any idea wh
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but th开发者_如何学Gois question will likely so
I am about to write a game that turns barcodes into game items (like monsters, items, skills a.s.o.). Much like the old \"Barcode Battler\" game.
I want to scan barco开发者_StackOverflowdes using Android Phonegap. How can I do this ?Check out the PhoneGap barcode tutorial here. It will take you step by step to creating a sample app with zxing v
I am developing my camera application that can decoded the qrcode in real time of camera on. When I open the camera,I set the timer about every 3 seconds interval to capture picture on the screen wi
Hi i need to scan 50 char long code 128C, but the default rnage of scaner is to small for my code so i need to customize it for the length of barcode.
The javadoc lists the BitMatrix class as being in com.google.zxing.common. com.google.zxing.common Class BitMatrix
I have a multi-page document that is being scanned. Sometimes, either because the document was a fax or simply a bad scan, the barcode reading software cannot determine the value of the barcode.开发者