viewSlices3D

GUI to view individual slices of MRI data as well as vertical and horizontal cuts through each slice
458 Descargas
Actualizado 19 jun 2012

Ver licencia

This GUI is designed for viewing MRI data. The user can flip through individual slices of an image as well as look at horizontal and vertical profiles of the selected slice. Data should be a 3D matrix with dimensions y, x, z. You can change the orientation for the data with permute buttons and switch between looking at the magnitude, real, and imaginary parts of the data.

Citar como

Brandon Armstrong (2024). viewSlices3D (https://www.mathworks.com/matlabcentral/fileexchange/36917-viewslices3d), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre MRI en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

viewSlices3D/

Versión Publicado Notas de la versión
1.7.0.0

New updates: Can change the color map, calculate SNR, and fix the color axis instead so image intensity of each slice is not scaled.

1.6.0.0

Now able to view real, imaginary, and magnitude data and a few bug fixes.

1.5.0.0

Added the ability to view real, imaginary, and magnitude data.

1.2.0.0

Updated from the original version is the ability to permute the data inside the GUI to change the plane you are viewing as well as jump directly to a specific slice by typing it into the edit text box.

1.0.0.0