フィルターのクリア

Volume level equivalent of imagesc

4 ビュー (過去 30 日間)
Anand P
Anand P 2019 年 6 月 8 日
コメント済み: Anand P 2019 年 6 月 8 日
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 ?

採用された回答

Walter Roberson
Walter Roberson 2019 年 6 月 8 日
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 件のコメント
Anand P
Anand P 2019 年 6 月 8 日
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

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by