Provided given set of pivot co-ordinates and scaling factor. This program creates a zoomed image of the original image size.
- Download the repository
git clone https://github.com/lavi06/py-zoom.git
- Move into directory of cloned repo.
cd py-zoom
- Run the program using the command
python zoom.py
Program displays a pop-up window with original and zoomed image.