Repozytorium na potrzeby projektu z programowania.
.gitignore | ||
answers_report.csv | ||
answers.csv | ||
arkusz OCR.jpg | ||
LICENSE | ||
main.py | ||
odpowiedzi_1.jpg | ||
opencv.zip | ||
README.md | ||
test2.jpg | ||
test3.jpg | ||
test.jpg | ||
wypelniony_arkusz_poprawne_odp.jpg |
OpenCV
Program created by Denis Pagowski - s449350
A repository for the programming project.
Project created by using Python 3.8 and PyCharm.
To start the program, enter "python main.py ". The default image is "wypelniony_arkusz_poprawne_odp.jpg"
Additional commands:
-passmark - Number of points required to be scored. The default is 20.
-percent - Number of percents required to be scored. The default is 50.
-options - Number of answers per row (for example. A, B, C, D = 4 answers per row). The default is 4.