Code In Place Final Project- Imageeditor.py

by James W

Description

This project is called imageeditor.py, and the goal is to create a program that will process an image using one of three algorithms. The algorithms are: edge detection, image enhancement, and making parts of an image invisible. My video discusses the first two of these, as the third is only useful in very specific situations. The edge detection should make highlight the edges and the image enhancement should make an image appear clearer.