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

3 ビュー (過去 30 日間)
Aarach Sap
Aarach Sap 2016 年 11 月 7 日
コメント済み: Walter Roberson 2016 年 11 月 21 日
I need to analyze the colors of an image. I am wondering how to plot colormap of color image.
  2 件のコメント
KSSV
KSSV 2016 年 11 月 7 日
Aarach Sap
Aarach Sap 2016 年 11 月 7 日
Yes, but I don't understand to solve my problem. Can we plot colormap of image(RGB)?

サインインしてコメントする。

回答 (5 件)

Tim Jackman
Tim Jackman 2016 年 11 月 21 日
編集済み: Walter Roberson 2016 年 11 月 21 日
  1 件のコメント
Walter Roberson
Walter Roberson 2016 年 11 月 21 日
Interesting. I had not seen that before. I see it is new in R2016b.

サインインしてコメントする。


KSSV
KSSV 2016 年 11 月 7 日
doc imshow.

Walter Roberson
Walter Roberson 2016 年 11 月 7 日
  1 件のコメント
Aarach Sap
Aarach Sap 2016 年 11 月 21 日
Thank you very much.

サインインしてコメントする。


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 Center および File ExchangeWhite についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by