Small code demo for draw mask on an image
- Put the image that you want to make a mask
- Rename it to test.jpg, or you can change the name in code.
python test.py
- Draw the mask, and if you finish it, press 'q' to stop the program
- Check the mask you make, it's done!! :)