ITCoders / Human-detection-and-Tracking

Human-detection-and-Tracking
Apache License 2.0
850 stars 307 forks source link

base) C:\Users\ssbilakeri\Human-detection-and-Tracking-master>python create_face_model.py usage: create_face_model.py [-h] -i IMAGES create_face_model.py: error: the following arguments are required: -i/--images how to fix this error #46

Open ssbilakeri opened 4 years ago

ssbilakeri commented 4 years ago

Issues should contain the following details which increases the probability of it get resolved quickly

ssbilakeri commented 4 years ago

Exact error or Issue details create_face_model.py: error: the following arguments are required: -i/--images OpenCV Version 4.2.0' Python Version Python 3.7.4 Operating System windows10

miimi-o commented 3 years ago

you have to specify the path to the images with -i : python create_face_model.py -i /path/to/images