ElonH / zbar-cmake

ZBar bar code reader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*** WORK IN PROGRESS ***


ZBAR BAR CODE READER
====================

ZBar Bar Code Reader is an open source software suite for reading bar
codes from various sources, such as video streams, image files and raw
intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5 and QR Code.  Included with the library
are basic applications for decoding captured bar code images and using
a video device (eg, webcam) as a bar code scanner.  For application
developers, language bindings are included for C, C++, Python and Perl
as well as GUI widgets for Qt, GTK and PyGTK.

Check the ZBar home page for the latest release, mailing lists, etc.
    http://zbar.sourceforge.net/

License information can be found in 'COPYING'.

About

ZBar bar code reader.

License:GNU Lesser General Public License v2.1


Languages

Language:C 85.9%Language:C++ 12.8%Language:CMake 1.2%Language:Python 0.1%Language:Assembly 0.0%