Effacer les filtres
Effacer les filtres

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

5 vues (au cours des 30 derniers jours)
Anand P
Anand P le 5 Juin 2019
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?

Réponses (1)

KALYAN ACHARJYA
KALYAN ACHARJYA le 5 Juin 2019
If the images are gray, you can check here for multidimentinal arrays. Regarding view, you can Displays 3D images slice by slice.
  2 commentaires
Anand P
Anand P le 5 Juin 2019
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 le 5 Juin 2019
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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Hyperspectral Image Processing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by