Volume level equivalent of imagesc

4 vues (au cours des 30 derniers jours)
Anand P
Anand P le 8 Juin 2019
Commenté : Anand P le 8 Juin 2019
Imagesc can be used to view images. Is there any equivalent command in the volume domain which does the same function to a volume as done by imagesc for image ?

Réponse acceptée

Walter Roberson
Walter Roberson le 8 Juin 2019
You can volumeViewer or volshow() of mat2gray() of the data . Despite its name, mat2gray() has to do with scaling data. In newer versions of MATLAB, rescale() can be used instead of mat2gray()
  1 commentaire
Anand P
Anand P le 8 Juin 2019
This question is something related to the below given link. It contains one of the previous questions that i have asked about colormapping. Can you kindly answer this https://in.mathworks.com/matlabcentral/answers/466089-viewing-a-volumetric-data-using-user-defined-colormap

Connectez-vous pour commenter.

Plus de réponses (0)

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!

Translated by