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

6 次查看(过去 30 天)
I need to analyze the colors of an image. I am wondering how to plot colormap of color image.

回答(5 个)

Tim Jackman
Tim Jackman 2016-11-21
编辑:Walter Roberson 2016-11-21

KSSV
KSSV 2016-11-7
doc imshow.

Walter Roberson
Walter Roberson 2016-11-7

Image Analyst
Image Analyst 2016-11-21
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 2016-11-21
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.

类别

Help CenterFile Exchange 中查找有关 Red 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by