GithubHelp home page GithubHelp logo

innovodev / zbarsdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaharabari/zbarsdk-1

1.0 3.0 0.0 6.95 MB

Fork of ZBar barcode reader

Home Page: http://zbar.sourceforge.net/

License: GNU Lesser General Public License v2.1

CSS 1.70% JavaScript 2.84% Objective-C 24.51% C 35.20% C++ 35.75%

zbarsdk's Introduction

ZBar iPhone SDK
===============

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, DataBar,
Code 128, Code 93, Code 39, Interleaved 2 of 5 and QR Code.  These are
the Objective C wrappers and integrated widget for developing with the
library on the iPhone platform.

Check the ZBar project home page for the latest release, forums, etc.

* http://zbar.sourceforge.net/iphone

Installation
------------

If you are migrating from a pre-SDK source version of the library,
first make sure you remove all of the old references to zbar.xcodeproj
and libzbar.a and revert any related build settings.

To add the SDK to an Xcode project:

   1. Drag ZBarSDK into your Xcode project.
   3. Add these system frameworks to your project:
      * AVFoundation.framework (weak)
      * CoreMedia.framework (weak)
      * CoreVideo.framework (weak)
      * QuartzCore.framework
      * libiconv.dylib

Documentation
-------------

See Documentation.html for complete SDK documentation.

Examples
--------

You should be able to open and build the examples directly from the
disk image (ignore warnings about the read-only volume).  If you have
problems with this, please copy the examples to your local drive
instead and build from there.

A tutorial that walks through installing and using the SDK is
available in the documentation.  The SDK disk image also contains the
resulting Xcode project at Examples/ReaderSample.

Examples/readertest demonstrates most of the configuration options
available for the reader.

Examples/TabReader shows how you can use Interface Builder to add the
reader as a tab in a UITabBarController.

Examples/EmbedReader shows how a ZBarReaderView may be embedded
directly in the application view hierarchy.

Copyright and License
---------------------

Licensed under the GNU Lesser General Public License, version 2.1.
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt

Copyright 2008-2011 © Jeff Brown <[email protected]> et al

See the included files COPYING and LICENSE for details

zbarsdk's People

Contributors

mfinkenzeller avatar

Stargazers

Stijn Mathysen avatar

Watchers

Stijn Mathysen avatar Robin Merrion avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.