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
Cite As
Kei Otsuka (2024). QR Code reader example (https://www.mathworks.com/matlabcentral/fileexchange/71090-qr-code-reader-example), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Template Matching >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
QRcode_Publish
QRcode_Publish
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |