Simple Viewer 3D

版本 1.2.0.0 (10.9 MB) 作者: Alberto Gomez
Simple 3D / 4D Medical Image Viewer
1.5K 次下载
更新时间 2021/4/13

查看许可证

This is a 3D 4D viewer to visualise medical images from (mhd) files or from the workspace (ImageType format).
Features:
- 3D/4D image Visualisation
- Image Overlay
- Oblique Slicing
- Visualisation of 3D slices
- Basic rigid registration
This submission is best used with the Medical Image Processing Toolbox (ack below).
Example:

>> im1 = read_mhd('BMode_ultrasound_4D.mhd');
>> im2 = read_mhd('ColorDoppler_ultrasound_4D.mhd');
>> SimpleViewer_GUI

Then Select File-> Open from workspace

Latest version can be found at:
https://gitlab.com/compounding/matlab

引用格式

Alberto Gomez (2024). Simple Viewer 3D (https://www.mathworks.com/matlabcentral/fileexchange/47457-simple-viewer-3d), MATLAB Central File Exchange. 检索来源 .

Gomez, Alberto. "MIPROT: A Medical Image Processing Toolbox for MATLAB" arXiv preprint arXiv:2104.04771 (2021)

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

SimpleViewer4D

SimpleViewer4D/Colormaps

SimpleViewer4D/GUIfiles

SimpleViewer4D/IO

SimpleViewer4D/Processing

SimpleViewer4D/Processing/Basic

SimpleViewer4D/Processing/Geometry

SimpleViewer4D/Processing/Registration

版本 已发布 发行说明
1.2.0.0

Added gitlab link and updated citation information

1.1.0.0

Some bug fixing and code maintenance

1.0.0.0