I have Two questions related to QR Code 1. what the maximum size of data that can be embedded inside a QR Code 2. whether 7% of error is acceptable to decode 100 data
ZXing library for QR Code detection
11 次查看(过去 30 天)
显示 更早的评论
I have downloaded the matlab file as qr_code.zip from this site, and in its m-file it shows error which says to import import com.google.zxing.qrcode.QRCodeWriter; and import com.google.zxing.BarcodeFormat; how can I find the files and also how can I import them into matlab in order to run the qrcode detector file???
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!