How to plot colormap of color image (RGB) in matlab?
8 次查看(过去 30 天)
显示 更早的评论
I need to analyze the colors of an image. I am wondering how to plot colormap of color image.
回答(5 个)
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.
0 个评论
Image Analyst
2016-11-21
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Orange 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!