Skip to content

ian-david/ocrRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR with Flask, OpenCV, Tesseract

This OCR has a frontend interface where you feed it an image, and returns the string elements from your image.

Setup

  • Clone the project

  • In the project's terminal, enter the following commands:

    1. pip install -r requirements.txt
    2. set FLASK_APP=run.py
    3. set FLASK_ENV=development
    4. python run.py
  • Open the locahost, followed by /upload-image, just like this "127.0.0.1:5000/upload-image" to use the OCR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •