QR Code reader example
This example shows how to decode QR Code to read characters embedded in QR Code using MATLAB functions. QR Code used in this example is encoded in version2 format that has 25x25 modules, and error correction level is "L". Since this is just example focusing on how MATLAB functions can be used rather than algorithms, have fun in exploring algorithms to make it more robust.
*QR Code is a registered trademark of DENSO WAVE INCORPORATED
[Japanese] 本例題ではQRコードに埋め込まれた(符号化された)文字列をMATLAB関数群を利用して復号する流れをご紹介しています。使用したQRコードのバージョンは2、誤り訂正レベルはLになります。本例題は復号のアルゴリズムよりも関数の使い方に焦点をあてています。MATLAB上では様々なアルゴリズムを試すことができますので、より堅牢なアルゴリズムの作成にトライしてみてください。
*QRコードは(株)デンソーウェーブの登録商標です
[Keyward] 画像処理・誤り訂正・コンピュータービジョン・デモ・IPCVデモ・QRコード・QR Code
Citar como
Kei Otsuka (2025). QR Code reader example (https://www.mathworks.com/matlabcentral/fileexchange/71090-qr-code-reader-example), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Template Matching >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
QRcode_Publish
QRcode_Publish
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |