Skip to content

HBBH11/flask-ocr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple OCR Server

Also you can use docker to run it docker pull mylamour/tesseract-ocr:opencv docker run -it -p 8080:8080 python /home/flask-ocr/server.py

About

use flask and tesseract to have a basic ocr, also you need opencv2, this code use opencv2 to have a basic image process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.9%
  • CSS 22.5%
  • Python 4.0%
  • HTML 2.6%