Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matiastucci/ionic-ocr-example
:camera: Simple Ionic app using ocrad.js
https://github.com/matiastucci/ionic-ocr-example
camera ionic ocr ocrad
Last synced: about 2 months ago
JSON representation
:camera: Simple Ionic app using ocrad.js
- Host: GitHub
- URL: https://github.com/matiastucci/ionic-ocr-example
- Owner: matiastucci
- License: mit
- Created: 2015-10-29T13:41:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-21T15:21:37.000Z (almost 8 years ago)
- Last Synced: 2024-09-29T23:21:40.887Z (2 months ago)
- Topics: camera, ionic, ocr, ocrad
- Language: JavaScript
- Homepage: https://youtu.be/TykCiS80oZc
- Size: 5.39 MB
- Stars: 265
- Watchers: 17
- Forks: 85
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ionic2-components - ORC Scan App
- Awesome - ORC Scan App
README
# Ionic 2 OCR Example
[![bitHound Overall Score](https://www.bithound.io/github/matiastucci/ionic-ocr-example/badges/score.svg)](https://www.bithound.io/github/matiastucci/ionic-ocr-example)
[![bitHound Dependencies](https://www.bithound.io/github/matiastucci/ionic-ocr-example/badges/dependencies.svg)](https://www.bithound.io/github/matiastucci/ionic-ocr-example/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/matiastucci/ionic-ocr-example/badges/code.svg)](https://www.bithound.io/github/matiastucci/ionic-ocr-example)This is a simple Ionic 2 app using [ocrad.js](https://github.com/antimatter15/ocrad.js).
If you want an Ionic 1 version of this, you can go to the [v1](https://github.com/matiastucci/ionic-ocr-example/tree/v1) branch.
[Video Demo](https://youtu.be/TykCiS80oZc)
## 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**[Ionic view]:http://view.ionic.io/
[cordova-plugin-camera]:http://ionicframework.com/docs/v2/native/camera/