How to view an image from the side?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have an image which is 2D although is made up of slices. At the minute i am viewing the image from above as if looking down on it but i want to be able to look at it from a sideways view with all the slices compiled to make a visible image? Thanks in advance,
0 commentaires
Réponse acceptée
David Sanchez
le 15 Juil 2014
Take a look at the built-in function view:
help view
doc view
0 commentaires
Plus de réponses (1)
Jan
le 15 Juil 2014
You can be sure to find useful code in the FileExchange for such standard problems. Search e.g. for "image 3D":
0 commentaires
Voir également
Catégories
En savoir plus sur Image Processing Toolbox 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!