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

5 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Hyperspectral Image Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by