Skip to content

Tesseract for retrieving text from a recepeit, a first pre-processing of the image is performed with OpenCv

Notifications You must be signed in to change notification settings

FrancescoMandru/Recepeit-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recepeit-OCR

Tesseract for retrieving text from a recepeit, a first pre-processing of the image is performed with OpenCv

This is just a baseline

Every image has its own best parameters. In the images folder there are three examples, for some of them the result is not so good, you need to adapt the processing for your needs or find a combination of parameters that work for many cases.

Install requirements.txt

Run pip install -r requirements.txt

Run python main.py

Inside the utils file you you can find many different functions, some of them are not used.

About

Tesseract for retrieving text from a recepeit, a first pre-processing of the image is performed with OpenCv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages