Giter Club home page Giter Club logo

blinkid-ios's Introduction

MicroBlink

Build Status Pod Version

BlinkID SDK for ID scanning

BlinkID SDK is a delightful component for quick and easy scanning of ID cards, passports and drivers licenses. The SDK is powered with MicroBlink's industry-proven and world leading OCR and barcode scanning technology, and offers:

  • integrated camera management
  • layered API, allowing everything from simple integration to complex UX customizations.
  • lightweight and no internet connection required
  • enteprise-level security standards
  • data parsing from ID barcode standards

BlinkID is a part of family of SDKs developed by MicroBlink for optical text recognition, barcode scanning, ID document scanning and many others.

BlinkID SDK

How to get started

  • Download BlinkID SDK and try out the included iOS sample apps (Download .zip or .tar.gz file starting with BlinkID. DO NOT download Source Code as GitHub does not fully support Git Large File Storage)
  • Read the "Getting Started" guide to integrate the SDK in your app(s)
  • Generate a free demo license key to start using the SDK in your app (registration required)
  • Contact us to get pricing info
  • Check out the comprehensive documentation of all APIs available in BlinkID SDK

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like BlinkID in your projects. See the "Getting Started" guide for more information.

  • If you wish to use version v1.4.0 or above, you need to install Git Large File Storage by running these comamnds:
brew install git-lfs
git lfs install
  • Be sure to restart your console after installing Git LFS

  • If you're using CocoaPods, you can easily try our sample apps by running the following command in your terminal window:

pod try PPBlinkID

Podfile

platform :ios, '8.0'

target 'TargetName' do
  pod 'PPBlinkID', '~> 2.16.0'
end

Requirements

SDK package contains MicroBlink framework and one or more sample apps which demonstrate framework integration. Framework can be deployed on iOS 8.0 or later, iPhone 3GS or newer and iPad 2 or newer.

SDK performs significantly better when the images obtained from the camera are focused. Because of that, the SDK can have lower perfomance on iPad 2 and iPod Touch 4th gen devices, which don't have camera with autofocus.

Important documents:

See the steps for integrating the SDK in your apps.

See what's new in each new SDK version.

See detailed description for transition from older version of the SDK.

References

Partial list of companies using BlinkID SDK can be found here.

Contact

  1. Obtaining free demo license key (registration required): www.microblink.com/login
  2. Asking for technical help: help.microblink.com
  3. Contact us to get pricing info

Copyright (c) 2015 MicroBlink Ltd. All rights reserved.

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.