Zaktualizuj 'README.md'

This commit is contained in:
Denis Pagowski 2020-02-01 01:03:17 +00:00
parent 2e70f141bd
commit 2767e7d9b2

View File

@ -1,3 +1,14 @@
# OpenCV
Repozytorium na potrzeby projektu z programowania.
A repository for the programming project.
Project created by using Python 3.8 and PyCharm.
**To start the program, enter "python main.py <image>". The default image is "wypelniony_arkusz_poprawne_odp.jpg"**
Additional commands:
-passmark <points> - Number of points required to be scored. The defauls is 20.
-percent <percent> - Number of percents required to be scored. The default is 50.
-options <number> - Number of answers per row (for example. A, B, C, D = 4 answers per row). The default is 4.