Skip to content

📸 An attempt at replicating some instagram-like filters using Adobe Photoshop, Python and OpenCV. Made for the "Computer Vision and Image Processing" course at Politecnico di Torino

Notifications You must be signed in to change notification settings

Jockbaia/a-small-filter-project

Repository files navigation

small-logo

ℹ️ About

This project is an attempt to apply techniques and concepts learnt in the Image Processing and Computer Vision course, aiming to implement something that the average smartphone user uses (almost) every day: filters. There are already hundreds, if not thousands, available on every social network, but there are also specific applications dedicated to applying very different, more or less complex filters. Our project, however, does not aim to provide filters that are better or more complex than those that already exist. Instead, we want to focus on what can be achieved after a basic course in image processing, with some in-depth studies that were necessary to achieve a satisfactory result. After a general explanation of the techniques, libraries and methods used, we will have a closer look at the individual filters.

📄 The project report (in PDF format and written in Italian) is saved as relazione.pdf in the main folder of this repository.

👤 The team

  • Macaluso Antonio
  • Sergio Aurora Anna Pia

💻 Installation guide

  • Clone the repository
  • Navigate to the project root directory
  • Create a new virtual environment or use the operating system environment (Python 3+ required)
  • Install the requirements via pip install -r requirements.txt
  • Run the program using python main.py

About

📸 An attempt at replicating some instagram-like filters using Adobe Photoshop, Python and OpenCV. Made for the "Computer Vision and Image Processing" course at Politecnico di Torino

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages