Error in program
usage: detectStopSigns.py [-h] -i IMAGE -p PROTOTYPE detectStopSigns.py: error: argument -i/--image is required
how to fix this error
Specify the -i or --image argument with a path to the image file. Like this:
python detectStopSigns.py -p stopPrototype.png -i stop_sign_pic.jpg
Sir i downloaded this whole folder in my 'C' drive . Can you please set path for me like what to put in '-i' and '--image' and also in '-p' and '--prototype'.
On Sun, 4 Mar 2018 9:06 am MB, [email protected] wrote:
Specify the -i or --image argument with a path to the image file. Like this:
python detectStopSigns.py -p stopPrototype.png -i stop_sign_pic.jpg
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mbasilyan/Stop-Sign-Detection/issues/1#issuecomment-370200429, or mute the thread https://github.com/notifications/unsubscribe-auth/AjT4OBbgxftIyT3BtXCcIB9AF2M-FGP8ks5ta2hEgaJpZM4SbCls .