Thanks a lot @fedorov. I’ll try to modify it manually. Just one questions:
- I understood that sys.argv[1] takes the first command line argument passed to my script, but how can I pass my image as first argument? Should I do it in command line or like in python IDLE?
Thanks again!