Filter löschen
Filter löschen

Volume level equivalent of imagesc

4 Ansichten (letzte 30 Tage)
Anand P
Anand P am 8 Jun. 2019
Kommentiert: Anand P am 8 Jun. 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 ?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 8 Jun. 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 Kommentar
Anand P
Anand P am 8 Jun. 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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by