Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in program #1

Open
zoebarnes opened this issue Mar 3, 2018 · 2 comments
Open

Error in program #1

zoebarnes opened this issue Mar 3, 2018 · 2 comments

Comments

@zoebarnes
Copy link

usage: detectStopSigns.py [-h] -i IMAGE -p PROTOTYPE
detectStopSigns.py: error: argument -i/--image is required

how to fix this error

@mbasilyan
Copy link
Owner

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

@zoebarnes
Copy link
Author

zoebarnes commented Mar 4, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants