Crop Image and Warholesque Art Python Programs

by Lawrence G

Description

Crop Image and Warholesque Art Programs: As an extension to our third assignment, I created my improved_warhol_filter.py program to make Andy Warholesque art of varying sizes from small images (222 by 222 pixels, or so). To supply it these images, I created crop_image.py as my final project. It allows the user to resize, stretch, and crop images. I employed graphics at the refresh rate of 50 times a second to draw a box displaying the size of the crop while the user makes their selection with a trackpad or mouse click.