Skip to content

jharishav99/Dominant-Color-Extraction

Repository files navigation

Dominant-Color-Extraction

Dominant Color Extraction for Image Segmentation.

• Image Segmentation

• Segmentation partitions an image into regions having similar visual appearance corresponding to parts of objects

• We will try to extract the most dominant 'K' Colors using K-Means

• We can apply K-Means with each pixel will reassigned to the closest of the K Colors, leading to segmentation

Releases

No releases published

Packages

No packages published