Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Zbar | Description: | Barcode scanner library + CLI tool | Download: | zbar.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 898kb | Version: | 1.1(0.10) | Date: | 27 May 2012 | Author: | ZBar Developers (Amiga port by Chris Young) | Submitter: | uploader | Email: | uploader/uploader com | Homepage: | http://zbar.sf.net/ | Category: | library/graphics | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 7131 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 182 (Current version) | | 182 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This release contains:
zbar.library - barcode reader library based on ZBar
ZBarDT - command line tool for reading barcodes from images
Developer files
Stub library to access zbar.library in the same fashion as libzbar
Source code for changed parts (merge into zbar-0.10 source release)
iconv.library (required by zbar.library)
Docs are in local/Documentation/zbar
Note that only zbar.library is built, not any of the language
interfaces. Most options are disabled, and only image, symbol
and image scanner interfaces are exposed.
ZBarDT
======
ZBarDT is simply called with the filename of the image file, eg:
ZBarDT qrcode.png
There is a switch INVERT that can be used if the image colours
are inverted for some reason.
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'.
|