Is it possible to make a hue color scale which can then be converted to RGB?

6 ビュー (過去 30 日間)
Alexandar
Alexandar 2022 年 7 月 22 日
編集済み: Kevin Holly 2022 年 7 月 22 日
I have a brain atlas image that is set with hue color values between 0-1 that are then converted to RGB. Different regions of the brain have different hue values based on the inputs of the areas being selected. What I now want to do is creat a hue color scale that goes from cold colors like dark blue to hot read, sort of like a heat map. Would you know how I could do this?
  1 件のコメント
Alexandar
Alexandar 2022 年 7 月 22 日
Or is there a way I can manipulate the hue color wheel to be displayed as a heat map? I tried doing that but it includes colors like pink, purple, or green which are colors that I don’t want. I just want colors that go from “hot to cold” if that makes sense?

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

採用された回答

Kevin Holly
Kevin Holly 2022 年 7 月 22 日
編集済み: Kevin Holly 2022 年 7 月 22 日
Have you looked at Colormaps? If so, have you tried adjusting the limits with clim, formerly known as caxis (renamed in R2022a).
If you have a .nii file, you can use the app attached as an example.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeBlue についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by