All Projects → thEpisode → Ionic-OCR

thEpisode / Ionic-OCR

Licence: GPL-3.0 license
A simple app to show how to implement OCR with Ionic 3.x

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to Ionic-OCR

ionic-lottie
Sample using ng-lottie and ionic 3 to view animations rendered from After Effects
Stars: ✭ 104 (+550%)
Mutual labels:  ionic3
ionic3-awesome
😃 ionic3自定义组件及常用例子 演示地址
Stars: ✭ 95 (+493.75%)
Mutual labels:  ionic3
Word-recognition-EmbedNet-CAB
Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"
Stars: ✭ 19 (+18.75%)
Mutual labels:  ocr-recognition
busca-cinema
Simple app to check movies on theaters
Stars: ✭ 14 (-12.5%)
Mutual labels:  ionic3
nimtesseract
A Tesseract OCR wrapper for Nim
Stars: ✭ 23 (+43.75%)
Mutual labels:  ocr-recognition
LoL-TFT-Champion-Masking
League Of Legends - Teamfight Tactics Champion Masking
Stars: ✭ 23 (+43.75%)
Mutual labels:  ocr-recognition
arabic-characters-recognition
Arabic Handwritten Characters Recognition using Deeplearning4j
Stars: ✭ 41 (+156.25%)
Mutual labels:  ocr-recognition
IdCardRecognition
Android id card recognition based on OCR. 安卓基于OCR的身份证识别。
Stars: ✭ 35 (+118.75%)
Mutual labels:  ocr-recognition
ionic-app-with-aws-cognito
Angular 4, Ionic 3, and AWS (Amazon) Cognito User Pools. Authentication out of the box.
Stars: ✭ 62 (+287.5%)
Mutual labels:  ionic3
ionic-uuchat
基于ionic3,angular4的实时聊天app,兼容web端。该项目只是前端部分,所有数据需要请求后端服务器,需要配套express-uuchat-api使用。
Stars: ✭ 14 (-12.5%)
Mutual labels:  ionic3
ionicfirebasecrud
An example of crud with Firebase and Ionic
Stars: ✭ 15 (-6.25%)
Mutual labels:  ionic3
Transformer-ocr
Handwritten text recognition using transformers.
Stars: ✭ 92 (+475%)
Mutual labels:  ocr-recognition
ionic-workflow-guide
Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)
Stars: ✭ 46 (+187.5%)
Mutual labels:  ionic3
HE2LaTeX
Converting handwritten equations to LaTeX
Stars: ✭ 84 (+425%)
Mutual labels:  ocr-recognition
ionic-uber-clone
Ionic 4 Taxi Booking script
Stars: ✭ 34 (+112.5%)
Mutual labels:  ionic3
ionic3-start-theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 130 (+712.5%)
Mutual labels:  ionic3
ionicfirebaseauth
Exemplo de alguns tipos de autenticação com Ionic 2 e Firebase
Stars: ✭ 18 (+12.5%)
Mutual labels:  ionic3
litapp
An unofficial Literotica app 📘
Stars: ✭ 21 (+31.25%)
Mutual labels:  ionic3
aiEyes
🤖 👁️ Describes photos using audio for Blind and Visually-Impaired Users
Stars: ✭ 23 (+43.75%)
Mutual labels:  ionic3
ionic-3-video-calling-using-webrtc
This is demo code of how to implement video calling in ionic 3 using webrtc
Stars: ✭ 58 (+262.5%)
Mutual labels:  ionic3

Ionic-OCR

A simple app to show how to implement OCR with Ionic 3.x

Install Ionic

npm install -g cordova ionic

Installation modules

npm install

Developing mode

ionic serve

Build

ionic build

Deploy in device

ionic cordova run android

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].