Ionic 2 OCR Example

December 8, 2016 ยท View on GitHub

Logo

bitHound Overall Score bitHound Dependencies bitHound Code

This is a simple Ionic 2 app using ocrad.js.

If you want an Ionic 1 version of this, you can go to the v1 branch.

Video Demo

Getting Started

$ git clone https://github.com/matiastucci/ionic-ocr-example
$ cd ionic-ocr-example
$ npm i
$ ionic state restore
$ ionic serve

Plugins (using Ionic Native)

  • cordova-plugin-camera

Test it with Ionic View

  • Download the Ionic view app
  • Signup/login to the app
  • Insert this ID: cfe7e781

Contents

  1. 1Getting Started
  2. 2Plugins (using Ionic Native)
  3. 3Test it with Ionic View