how to write an color image by using 5 dominant colors

1 vue (au cours des 30 derniers jours)
preet
preet le 16 Mar 2013
Commenté : Image Analyst le 24 Nov 2021
after extracting 5 dominant color in r, g ,b component from an image . i want to display that image with these dominant color.
hw will do it?
  2 commentaires
Shiv srikakolum
Shiv srikakolum le 23 Nov 2021
how did you seperated dominant colour?
Image Analyst
Image Analyst le 24 Nov 2021
@Shiv srikakolum, what would you consider to be the dominant color in this image (ignoring the white background of course):
plotChromaticity
Please share your definition of it.

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 16 Mar 2013
Use imshow() to display, and imwrite() to write an image to a disk file.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by