The following references will help you dive deeper into argparse, which is a key point in your computer vision projects:
- Parsing the command line with argparse (https://www.packtpub.com/mapt/book/application_development/9781783280971/16/ch16lvl1sec147/parsing-the-command-line-with-argparse)
- Using argparse to get command-line input (https://www.packtpub.com/mapt/book/application_development/9781786469250/5/ch05lvl1sec60/using-argparse-to-get-command-line-input)