Our team embarked on this project to address ethical concerns surrounding the use of image metadata and to exemplify what could be done with the personal data stored in the images we take, share and utilize everyday. We developed several algorithms capable of extracting, analyzing and categorizing the metadata from each group of photos uploaded to our site.
Our project has two main features.
First, we run a specific group of photos provided by the user through our Metadata Extractor, which extracts the metadata from each photo and stores them in our database (the physical photos are not stored). To upload photos to our extractor, users are required to sign in with their (Carleton) email and provide access to a folder filled with the photos they want our algorithms to have access to and work with.
- Demo -
After the profile maker or album generator algorithms have been called, the user's metadata is deleted from our database. And the process repeats if the user wants to interact again later.