From the project directory,
pip install -r requirements.txt
To run the program
python main.py
Add an image file to the tmp folder and change the INPUT_IMAGE
variable value
Change the correct_answers
dictionary to match the new image
Optionally, change the HEIGHT
, WIDTH
, and TRANSPOSE
values