How to plot colormap of color image (RGB) in matlab?

17 visualizzazioni (ultimi 30 giorni)
I need to analyze the colors of an image. I am wondering how to plot colormap of color image.

Risposte (5)

Tim Jackman
Tim Jackman il 21 Nov 2016
Modificato: Walter Roberson il 21 Nov 2016

KSSV
KSSV il 7 Nov 2016
doc imshow.

Walter Roberson
Walter Roberson il 7 Nov 2016

Image Analyst
Image Analyst il 21 Nov 2016
The color thresholder app on the apps tab will show you the color gamut, which is the real name for what you're asking for.

Image Analyst
Image Analyst il 21 Nov 2016
You can also use the 3D Color Inspector plugin for ImageJ:
You can change color spaces and show appearance weighted by frequency if you want. You can also quantize into fewer colors, like as if you had run rgb2ind() on the image.

Community Treasure Hunt

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

Start Hunting!

Translated by