资 源 简 介
The zbar library (http://sourceforge.net/projects/zbar/files/zbar) allows fast detection of multiple bar codes and qr codes. This simple fork of zbar 0.10 provides a clean interface for simple qr detection without any dependencies (no cygwin/mingw/msys, no iconv). Also this includes visual studio 2005 project files and a demo project to test the lib (test program needs OpenCV)
**If you just want the functionallity without building from source yourself, download the
zbar-redux-*-libs.zip . It includes the lib versions (all 4 VS2005 CRTs) and the include file.**
Note:
* The code was somewhat cleaned up so that it compiles as pure C code, but its readability has not improved over the original status
* The only platform zbar-redux supports is windows, zbar supports other platforms as well
* This reduced form of zbar is targeted to detect qr codes used as markers; so this has no fancy URL or UTF8 conversions but gives the qr code edge points in image coordina