フィルターのクリア

Dicom 3D rendering with greyscale

1 回表示 (過去 30 日間)
ocelote
ocelote 2013 年 1 月 14 日
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 件)

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by