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
Citar como
Alberto Gomez (2024). Simple Viewer 3D (https://www.mathworks.com/matlabcentral/fileexchange/47457-simple-viewer-3d), MATLAB Central File Exchange. Recuperado .
Gomez, Alberto. "MIPROT: A Medical Image Processing Toolbox for MATLAB" arXiv preprint arXiv:2104.04771 (2021)
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Industries > Medical Devices > Ultrasound Imaging >
- Sciences > Physics > Medical Physics >
- Engineering > Biomedical Engineering > Biomedical Imaging >
Etiquetas
Agradecimientos
Inspirado por: UIGETVARIABLES: Dialog to pass variables from workspace into GUI, Medical Image Processing Toolbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.