March 2025
The goal of this project is to implement an image processing program in C++, using algorithms similar to the ones used in Photoshop or GIMP. This is an exercise both in object-oriented design and in the proper application of memory/efficiency techniques learned throughout my C/C++ course.