how to write an color image by using 5 dominant colors

조회 수: 4 (최근 30일)
preet
preet 2013년 3월 16일
댓글: Image Analyst 2021년 11월 24일
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
Shiv srikakolum
Shiv srikakolum 2021년 11월 23일
how did you seperated dominant colour?
Image Analyst
Image Analyst 2021년 11월 24일
@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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2013년 3월 16일
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