Skip to content

wouffle/Image-segmentation-by-msc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Image Segmentation using Mean Shift Clustering

Overview

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.

Requirements

  • Python 3.x
  • OpenCV
  • NumPy
  • scikit-learn
  • Google Colab (optional, for running in the cloud)

Google Colab Notebook

You can run the project directly in Google Colab using the following link:

Google Colab Notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published