This project develops and distributes QR Code decode/encode library under GPL v2. The project goal is Utilize QR Code embeded information for programmable devices all over the world. QR Code is the industrial standard, JIS-X-0510 and ISO/IEC18004.
- 読み取りに失敗した場合、画像上のピクセルのサンプリング位置を
少しずらした上で、最大3回、読み取りを再試行するようにしました
これに伴って読み取り性能が向上しました。
(https://sourceforge.jp/forum/forum.php?forum_id=8356 での
cutie氏のアプローチを参考にしました)
- 細かなバグフィックスを行いました