二维条形码解析库-libqrencode
libqrencode (QRencode)是一个用C语言编写的用来解析二维条形码(QR Code)的程序库,libqrencode通过手机的CCD摄像头来扫描二维条形码。
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.
最新版本:3.2
* Binary data including '\0' is now supported.
* Some minor bugfixes have been made.
* Experimental support for the Micro QR Code encoder has been added.
项目主页:http://fukuchi.org/works/qrencode/index.html.en