QR code is an ISO-standardized two-dimensional barcode format.
I am currently developing a scanner that reads multiple QR codes found in one image. I manage to read the …
android android-camera qr-code zxingI am trying to develop an application that will use tickets given the user the ability to validate them. I …
qr-code aztec-barcodehere's my code in generating the qr code public function getUrl($user, $hostname, $secret) { $encoder = "https://chart.googleapis.com/chart?…
php qr-code google-authenticatorHow can you generate the codes like shown below:
qr-codeBasically, I'm making an app that scans a QR code to connect to a server. Then, the app will scan …
flutter dart qr-code barcode-scannerI'm building a website for a client in Node.js and I need to generate QR-codes or Barcodes for the …
javascript angularjs node.js canvas qr-codeI have successfully followed this thread Phonegap 3.0.0: BarcodeScanner Plugin But it seems like it cannot scan Qr Code. Here is …
cordova qr-code barcode-scannerI am generating the JasperReport for my billing desktop application using JAVA but, I can't see the QR Code icon …
jasper-reports qr-codeCan anyone tell which library is better in small QR Codes recognition under low lighting conditions? Platform is iPhone 4/iOS 5 …
qr-code zxing zbar-sdkI'm trying to store binary data in a QR code. Apparently QR codes do support storing raw binary data (or …
qr-code zxing