Skip to content

Latest commit

 

History

History
 
 

OCR_to_Google_Question_Papers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

OCR to Google Question Papers

A python script where user can provide a image of the question paper and the script will scan and google all the answers for you!

Setup

  1. This script requires python3 or above. Check your python version by using command python --version to proceed.
  2. Install all the dependencies by pip install -r requirements.txt.
  3. In the file script.py find the line img = Image.open("test-imgs/test-1.png").
  4. Here provide the path of the file you want to provide as input. Try to use a good quality image.
  5. Now you can finally run the run the script! by using python script.py.

Output

image of output