All Projects → komamitsu → Android Ocrsample

komamitsu / Android Ocrsample

Android OCR example application which uses Google Text Recognition API

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Ocrsample

Evil
Optical Character Recognition in Swift for iOS&macOS. 银行卡、身份证、门牌号光学识别
Stars: ✭ 648 (+548%)
Mutual labels:  vision, ocr
craft-text-detector
Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector
Stars: ✭ 151 (+51%)
Mutual labels:  ocr, vision
Opencv
📷 Computer-Vision Demos
Stars: ✭ 244 (+144%)
Mutual labels:  vision, ocr
Eyevis
Android based Vocal Vision for Visually Impaired. Object Detection, Voice Assistance, Optical Character Reader, Read Aloud, Face Recognition, Landmark Recognition, Image Labelling etc.
Stars: ✭ 48 (-52%)
Mutual labels:  vision, ocr
Flowersvisiondemo
🌸 iOS11 demo application for flower classification.
Stars: ✭ 90 (-10%)
Mutual labels:  vision
Tensorflow Cifar 10
Cifar-10 CNN implementation using TensorFlow library with 20% error.
Stars: ✭ 85 (-15%)
Mutual labels:  example
Crnn chinese characters rec
(CRNN) Chinese Characters Recognition.
Stars: ✭ 1,259 (+1159%)
Mutual labels:  ocr
Loopback4 Example Microservices
Deprecated - please use https://github.com/strongloop/loopback4-example-shopping/tree/master/kubernetes
Stars: ✭ 84 (-16%)
Mutual labels:  example
Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (-1%)
Mutual labels:  example
Vuerecipe
A recipe for using Buffalo & Vue.js
Stars: ✭ 95 (-5%)
Mutual labels:  example
Keras Ctpn
keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...
Stars: ✭ 89 (-11%)
Mutual labels:  ocr
Everest Ios
iOS Client for Everest.com
Stars: ✭ 85 (-15%)
Mutual labels:  example
Nanonets Ocr Sample Python
NanoNets OCR API Example for Python
Stars: ✭ 92 (-8%)
Mutual labels:  ocr
Fastai
R interface to fast.ai
Stars: ✭ 85 (-15%)
Mutual labels:  vision
Image text reader
The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.
Stars: ✭ 97 (-3%)
Mutual labels:  ocr
Java Docs Samples
Java and Kotlin Code samples used on cloud.google.com
Stars: ✭ 1,259 (+1159%)
Mutual labels:  vision
Flame Crates Example
This is an example game made using the 🔥 Flame Engine
Stars: ✭ 88 (-12%)
Mutual labels:  example
Node Tesseract Ocr
A Node.js wrapper for the Tesseract OCR API
Stars: ✭ 92 (-8%)
Mutual labels:  ocr
Pytorch
PyTorch tutorials A to Z
Stars: ✭ 87 (-13%)
Mutual labels:  vision
Play Java Websocket Example
Example Play Java application showing Websocket usage with Akka actors
Stars: ✭ 86 (-14%)
Mutual labels:  example

Android-OCRSample using tesseract

This is an example Android application for OCR. The current version uses Text Recognition API Overview while the old version used Tesseract.

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].