Our project, still a WIP, includes a website that calls a processing file to make various changes to a given photo. The file adds several colored filters (orange, pink/purple, and blue) and also adds stickers to the picture. Once all of the changes are made, the picture is saved.
In order to run the website, you will need to install a local server enviornment, MAMP, and Processing. You will also need to download all the folders and files on this github for everything to run smoothly.
Technical things:
- The finalized image is saved as "yourPicture.png" outside of the Data folder
- The filters can be applied by clicking on the respective buttons.
- The stickers can be applied by typing in the respective first letter of the name of the sticker (ex: heart is pressing "h" on keyboard)
- The application of the stickers can be stopped by pressing the respective letter on the keyboard.
That's it! We hope you enjoyed Filtrify-ing the picture!