I\'m trying to pass the second cmd line argument args2 (\'image.png\') to cv2.imread() and getting \'none\' in my variable?
args = vars(ap.parse_args())