2020-02-01 01:53:54 +01:00
|
|
|
# OpenCV
|
|
|
|
|
2020-02-01 02:04:09 +01:00
|
|
|
**Program created by Denis Pagowski - s449350**
|
|
|
|
|
2020-02-01 02:03:17 +01:00
|
|
|
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.
|