フィルターのクリア

Anyone who knows how to convert from RGB to HSD color model?

7 ビュー (過去 30 日間)
EVA Gallego Camuñas
EVA Gallego Camuñas 2014 年 2 月 26 日
コメント済み: DGM 2022 年 1 月 8 日
Hello,
I'm working on my final bachelor project and it's about processing medical images. Right now, I need to convert an image from RGB to HSD color model. If you don't know that, HSD is a color model very useful in medical images. HSD means Hue-Saturation-Density. The channels Hue and Saturation can be implemented from the HSV or HSI color model. However, I have had many problems in implementing the code for the Density channel. I would be very grateful if someone could help me with that, because I really need to obtain the HSD color model for continuing working on the project.
Thank you all very much,
I hope to hearing from you soon,
Best regards,
Eva.
  1 件のコメント
DGM
DGM 2022 年 1 月 8 日
There is some information out there if someone feels like rolling a MATLAB implementation:
although I don't see that anyone has done so yet. It appears that it would require some modeling of the optical system to have knowledge of the absorbtion coefficients and the baseline intensity, so I don't know how useful the transform would be to someone who doesn't have that information.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeModify Image Colors についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by