Image Manipulation Assignment


Assignment Overview

Your task for this assignment is to develop a simple menu-driven image manipulation program. As we saw in class, the NumPy, SciPy and pillow packages provides the ability to modify images in a variety of interesting ways, e.g. changing contrast, changing brightness, cropping, making the image black and white, etc.

For this assignment, write a python menu-driven application for performing image tasks. Your program should have options to:

Partners

Grading

Submission

Place the solution in a file named image_edit.py. E-mail that file and your sample image to Ryan (ryanbockmon@gmail.com) by the deadline. The title of the e-mail should be JBD, Image Manipulation Assignment, Your Name, Your Partner's Name.

Late submissions will receive no credit, but partial credit can be earned by making an ontime submission.