how to write an color image by using 5 dominant colors

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

how did you seperated dominant colour?
@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일

0 개 추천

Use imshow() to display, and imwrite() to write an image to a disk file.

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

2013년 3월 16일

댓글:

2021년 11월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by