フィルターのクリア

Stacking 2D images to form 3D stack and viewing it in a volumetric manner

5 ビュー (過去 30 日間)
Anand P
Anand P 2019 年 6 月 5 日
コメント済み: Bjorn Gustavsson 2019 年 6 月 5 日
I want to stack four 2D images (so that the stack becomes 3D) and view the 3D stack. Can someone provide me with the corresponding code to stack and view it in a volumetric manner?

回答 (1 件)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 6 月 5 日
If the images are gray, you can check here for multidimentinal arrays. Regarding view, you can Displays 3D images slice by slice.
  2 件のコメント
Anand P
Anand P 2019 年 6 月 5 日
Thanks for the reply. I intend to view it in a volumetric manner (not slice by slice). Is there any inbuilt function or code ?
Bjorn Gustavsson
Bjorn Gustavsson 2019 年 6 月 5 日
I've had some (mixed) success with the slice function and alpha-mapping, making a large number of slices each slice rather transparent, sometimes reduced transparency for larger values work better than constant transparency. Also have a look at the file exchange.
HTH

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

カテゴリ

Help Center および File ExchangeHyperspectral Image Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by