Skip to content

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

Notifications You must be signed in to change notification settings

mylamour/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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published