ViewImage -- a multidimensional complex image viewer

バージョン 1.0.0.0 (18.8 KB) 作成者: Jack
View slices of complex 3D images quickly.
ダウンロード: 69
更新 2018/4/5

ライセンスの表示

It's often the case that we'd like to view an N-dimensional matrix as an image. In medical imaging, usually 3D datasets are (complex-valued) 3D (or more) grayscale matricies with numbers that can be of any size.
Viewimage is a script that has been kicking around on "sneakernet" for a long time to provide a convenient way to view slices through the stack without having to write statements such as "figure; set(gcf,'color','w'); imagesc(abs(image(:,:,1))); axis equal; axis off; colormap grayscale; ...'' over and over again. Just viewimage(image).

You can scroll through images with the mousewheel, or by left clicking and dragging up/down. Right clicking and dragging adjusts brightness and contrast. Simple tools are provided to save/restore white-levels, plot a point through the z-stack, and plot an ROI of interest through the z-stack. Other functions, such as setting a default zoom, are available as key/value pairs.

引用

Jack (2024). ViewImage -- a multidimensional complex image viewer (https://www.mathworks.com/matlabcentral/fileexchange/66757-viewimage-a-multidimensional-complex-image-viewer), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDisplay Image についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0