Image segmentation classifies an image into regions using k-means clustering. First, partial stretching enhances image quality, and subtractive clustering determines initial centroids. K-means then segments the image, followed by a median filter to remove noise, resulting in clear and precise regions of interest.
-
Notifications
You must be signed in to change notification settings - Fork 0
Image segmentation classifies an image into regions using k-means clustering. First, partial stretching enhances image quality, and subtractive clustering determines initial centroids. K-means then segments the image, followed by a median filter to remove noise, resulting in clear and precise regions of interest.
sharanya-dasgupta001/Image-Segmentation-using-K-means-Clustering-Algorithm-and-Subtractive-Clustering-Algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Image segmentation classifies an image into regions using k-means clustering. First, partial stretching enhances image quality, and subtractive clustering determines initial centroids. K-means then segments the image, followed by a median filter to remove noise, resulting in clear and precise regions of interest.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published