OS4 DepotLogo by Nickman 
(anonymous IP: 3.15.5.183,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Library » Graphics » zbar.lha

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: 186  (Current version)
186  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
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'.


Copyright © 2004-2024 by Björn Hagström All Rights Reserved