Means

Color-based segmentation using k-means clustering python

Color-based segmentation using k-means clustering python
  1. Can K means be used for segmentation?
  2. Why do we use K means clustering for color quantization?

Can K means be used for segmentation?

K -means clustering algorithm is an unsupervised algorithm and it is used to segment the interest area from the background. But before applying K -means algorithm, first partial stretching enhancement is applied to the image to improve the quality of the image.

Why do we use K means clustering for color quantization?

Performs a pixel-wise Vector Quantization (VQ) of an image of the summer palace (China), reducing the number of colors required to show the image from 96,615 unique colors to 64, while preserving the overall appearance quality.

Phase Unwrapping [duplicate]
What does phase unwrapping mean?What is phase unwrapping SAR?What is wrapped and unwrapped phase?Why do we need phase unwrapping? What does phase un...
How many directions are there in the Non Maximum Suppression part of the Canny Edge Detector
What is non maximum suppression in canny edge detection?How many major steps are there in the Canny edge detection algorithm?What are the steps of Ca...
Practical applications of wavelets
What are the applications of wavelets?What is wavelet transform and its applications?What is wavelet analysis used for?What is the main application o...