This work was done as a school project for the course Image Processing at Télécom Paris
IMA201.
The goal of this project is to generate superpixels using the watershed algorithm.
The implementation followed this
paper.
You will find the implementation in the Jupyter notebook, the Streamlit web app in app.py
, and the
detailed report in
waterpixels_generation_report.