現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
This is the next incarnation of Lior Shapira's QR encoder, based on ZXing library.
It supports error correction levels, character sets other than ISO-8859-1 and the parameters are passed on more readable manner.
NB: using character set other than ISO-8859-1 will probably make QR code unreadable by any QR decoder, except ZXing's.
UTF-8 is set the default encoding!
The QR decoder is the same as Lior Shapira's, http://www.mathworks.com/matlabcentral/fileexchange/29239-qr-code-encode-and-decode
引用
ejs (2026). QR Code encoder (https://jp.mathworks.com/matlabcentral/fileexchange/41437-qr-code-encoder), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: Parse property/value pairs and structures, QR Code encode and decode
ヒントを与えたファイル: QR Code Generator 1.1 based on zxing
