Software Santa

FREE and/or Open Source Desktop Software! => Office or Productivity Tools => Topic started by: Software Santa on February 28, 2013, 10:46:20 PM

Title: ZBar is for reading bar codes of various kinds for Windows/Linux/'Droid
Post by: Software Santa on February 28, 2013, 10:46:20 PM
ZBar is for reading bar codes from various sources and works on Linux, Windows, or Android devices!

http://zbar.sourceforge.net/ (http://zbar.sourceforge.net/)

Quote
ZBar 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 many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
The flexible, layered implementation facilitates bar code scanning and decoding for any application: use it stand-alone with the included GUI and command line programs, easily integrate a bar code scanning widget into your Qt, GTK+ or PyGTK GUI application, leverage one of the script or programming interfaces (Python, Perl, C++) ...all the way down to a streamlined C library suitable for embedded use.
ZBar is licensed under the GNU LGPL 2.1 (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) to enable development of both open source and commercial projects.
 Applications
  • Retail
  • Automated document processing
  • Inventory tracking
  • Mobile applications
Features
  • cross platform - Linux/Unix, Windows, embedded...
  • high speed - real time scanning from video streams
  • small memory footprint
  • small code size - the core scanner and EAN decoder represent under 1K lines of C code
  • not limited to images
  • no floating point operations
  • suitable for embedded applications using inexpensive processors/hardware
  • modular components can be used together or separately

http://zbar.sourceforge.net/ (http://zbar.sourceforge.net/)