Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

thorikawa/android-opencv-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android OCR demo

OCR demo using OpenCV (nightly at July 30, 2014) text module and tess-two https://github.com/rmtheis/tess-two

Requirement

Tesseract trained data for english (eng.traineddata) has to exist under /sdcard/tessdata folder. If you have not had it, please download it from tesseract official https://code.google.com/p/tesseract-ocr/ and push it to device's sdcard by adb push.

Demo

https://www.youtube.com/watch?v=4IKoxb_pbLo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published