frc-score-detection icon indicating copy to clipboard operation
frc-score-detection copied to clipboard

Added command line arguments

Open snowsignal opened this issue 7 years ago • 3 comments

I've added 4 command line arguments, including --help,--v, --readfromfile, and --frameskiprate. I also added the option to read from files, which iterates over a video file at a speed determined by the --frameskiprate option. I've put the command line argument handling in a separate module for convenience.

snowsignal avatar Aug 05 '17 15:08 snowsignal

Awesome! Will test this out in a bit 😄

andrewda avatar Aug 05 '17 16:08 andrewda

Are you finished testing yet?

snowsignal avatar Aug 09 '17 16:08 snowsignal

@JacksonCoder Yea sorry, tested and works great. I'm going to make some changes to the arguments file then should be good to go!

andrewda avatar Aug 09 '17 17:08 andrewda