Repozytorium na potrzeby projektu z programowania.
Go to file
2020-02-01 02:12:56 +00:00
.gitignore Initial commit 2020-02-01 00:53:54 +00:00
answers_report.csv Prześlij pliki do '' 2020-02-01 00:54:18 +00:00
answers.csv Prześlij pliki do '' 2020-02-01 00:54:18 +00:00
arkusz OCR.jpg Prześlij pliki do '' 2020-02-01 00:54:18 +00:00
LICENSE Initial commit 2020-02-01 00:53:54 +00:00
main.py Prześlij pliki do '' 2020-02-01 00:54:18 +00:00
odpowiedzi_1.jpg Prześlij pliki do '' 2020-02-01 00:54:18 +00:00
opencv.zip Prześlij pliki do '' 2020-02-01 01:35:35 +00:00
README.md Zaktualizuj 'README.md' 2020-02-01 01:51:56 +00:00
test2.jpg Prześlij pliki do '' 2020-02-01 01:36:11 +00:00
test3.jpg Prześlij pliki do '' 2020-02-01 01:36:11 +00:00
test.jpg Prześlij pliki do '' 2020-02-01 01:36:11 +00:00
testowe.jpg Prześlij pliki do '' 2020-02-01 02:12:56 +00:00
wypelnione.jpg Prześlij pliki do '' 2020-02-01 02:12:56 +00:00
wypelniony_arkusz_poprawne_odp.jpg Prześlij pliki do '' 2020-02-01 01:36:11 +00:00

OpenCV

Program created by Denis Pagowski - s449350

A repository for the programming project.

Project created by using Python 3.7 and PyCharm.

You need to install "np" and "opencv-python" repository.

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.