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.
座標計算関係のバグを除去しました。これにより、 「画像の画質に問題は無さそうなのに、なぜか読み取りできない」 というパターンが減り、読み取り性能が上がりました。 また、これに伴って傾いた画像に対する読み取り性能も若干上がりました。
・座標計算関係のバグを除去