Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jlpbiuma/ocr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR - DEMO

Setup

  1. Install Tesseract as executable: https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-5.3.3.20231005.exe
  2. Install poppler: https://github.com/oschwartz10612/poppler-windows/releases/download/v23.11.0-0/Release-23.11.0-0.zip
  3. Setup the 2 new PATH variables as user and admin of the routes of Tesseract-OCR and Poppler
  4. Open a Python virtual environment and install the requirements with: pip install -r requirements.txt
  5. Edit the variables in the main code and try the example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages