This script provides a circular image when a regular image is given.
- numpy
- PIL
install it by running the following commands in the command prompt:
- pip install numpy
- pip install pillow
Just type the following in your command prompt:
python script.py
Circular Image will be created in the directory with the file name : circularImg.png


