This project demonstrates image segmentation using the Mean Shift clustering algorithm. The provided code loads an image, preprocesses it, applies Mean Shift clustering, and displays the original and segmented images.
- Python 3.x
- OpenCV
- NumPy
- scikit-learn
- Google Colab (optional, for running in the cloud)
You can run the project directly in Google Colab using the following link: