Dicom 3D rendering with greyscale

Hi,
I would like to visualize "correctly" my 3D matrix made of DICOM files.
My matrix contains greyscale value, but I only managed to use patch(isosurface(Volume)) to render the volume...
What I have ? My 3D volume colored with set(patch, ...)
p = patch( isosurface(v,0.5) ); % v = my 3D matrix
What I want ? My 3D volume with greyscale colors
I dont see how I could be more clear since my previous question has been locked

1 件のコメント

Walter Roberson
Walter Roberson 2013 年 1 月 14 日
Your previous question is not locked; you can edit it to add more information.

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDICOM Format についてさらに検索

タグ

質問済み:

2013 年 1 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by