I am interested in generating a color bar from a colored image.
1 次查看(过去 30 天)
显示 更早的评论
I have attached the image. What I would like is a color bar that displays all the colors on the figure. The figure represents elevation data.
0 个评论
回答(1 个)
Image Analyst
2019-3-24
If you don't know the colormap, then you will need the indexed image, not the RGB one.
4 个评论
Image Analyst
2019-3-25
You can't but you mgiht be able to get roughly close if you have a gray scale image, and you map the gray scaled from 0-255 basically along the centroid of that colored snake-like gamut. Sorry, I don't have any code to automatically do that. Can you ask the image originator for the original gray scale image and the color map they used?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Red 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!