이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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.
인용 양식
Brandon Armstrong (2026). viewSlices3D (https://kr.mathworks.com/matlabcentral/fileexchange/36917-viewslices3d), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 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 |