Image Filter

APCSP Project

Originally submitted on Feb. 6th, 2025

For this project, we experimented with image editing. The goal was to implement custom image filters by modifying pixel values and learning how to manipulate images programmatically. My group made several different filters, but made a vignette for the "ultimate challenge".

Links

You can test it out at https://filter.rmamet.xyz/ (JavaScript Required). Unfortunately, the source code at https://github.com/IACS-CS/image-filter-project-fleeberv4-0 is closed source due to some APCSP restrictions