I\'ve been using zxing todecode QRCodes.I\'ve also now the got the encod开发者_如何学Goer working and can create the QRCode which contains the encoded data.
This question already has answers here: Closed 11 years ago. 开发者_StackOverflow中文版Possible Duplicates:
How do I embed an URL in a QR开发者_StackOverflow code using Zxing, so that the barcode scanner can detect it as an URL?
I\'ve been asked to create a QR image that, on being scanned by a smartphone, will play a short 2-minute video. The video is currently in .mp开发者_StackOverflow社区4 format, but the format can change
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I need to sign a QR code and I tried using some standard .Net code to create a cryptographic signature:
I want to generate/read the data to/from a QR code. I don\'t want to develop a QR generator/reader of my own.
I\'m working with python, but I have a basic understanding of packaging with C. However I don\'t know how to build the c \'path.\' Also, my google searches seem to be failing me returning results on c
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
I have a question ... I am using ZXing lib to recognize two types of QRCode (for iphone application) everything works fine ....