Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tesseract

Numerical Character Recognition In Pytesser

I am working on a project that requires me to get prices from a commodity exchange. Unfortunately t… Read more Numerical Character Recognition In Pytesser

Is There Any Way To Install Tesseract Ocr In A Venv/web Server?

I made a Python script that does OCR, and then I recycled the script and made a web app using Flask… Read more Is There Any Way To Install Tesseract Ocr In A Venv/web Server?

How To Tune Tesseract For Identifying Number Plate Of A Car More Accurately?

I have a code to detect and identify the car number plate and convert the image into text using tes… Read more How To Tune Tesseract For Identifying Number Plate Of A Car More Accurately?

Removing Horizontal Underlines

I am attempting to pull text from a few hundred JPGs that contain information on capital punishment… Read more Removing Horizontal Underlines

Tesseractnotfounderror: Two Docker Container Python App (docker-compose)

I have my python project with tesseract running locally, and it works in Pycharm. I used docker-com… Read more Tesseractnotfounderror: Two Docker Container Python App (docker-compose)