Viewer3D
MIP, Color, Slice and Shaded 3D (shearwarp) Volume Rendering, interactive 3D view/measurement GUI
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Nota del editor: Popular File 2016
Citar como
Dirk-Jan Kroon (2026). Viewer3D (https://es.mathworks.com/matlabcentral/fileexchange/21993-viewer3d), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: pcolor3, max_in_place - example of multi-threaded MEX function, Microscopy Image Browser (MIB), Microscopy Image Browser 2 (MIB2)
Información general
- Versión (9,5 MB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 12.1.0 | Fixed mouse-position bug in R2015a |
||
| 12.0.0 | Now works with new Matlab versions such as R2015a. Thank you, "Zhensen Chen" for pointing out the UIpanel issue.
|
||
| 1.26.0 | Added 4D support, color overlay and many other changes. |
||
| 1.24.0 | Major update : Added multiple window and multiple volume support. |
||
| 1.22.0 | Fixed Bug number of input arguments slice view, and fixed bug in window-level slider |
||
| 1.21.0 | Replaced the c-code Affine Warp files. Now scaling is not longer always 0..1 but supports scales and units like Hounsfield |
||
| 1.19.0 | Updated File-formats |
||
| 1.18.0 | Fixed folder location compile_c_files, changed text in code from dicom to data3d |
||
| 1.17.0 | Sorted files into sub-folders, now can read many medical-formats with ReadData3D |
||
| 1.16.0 | Fixed Dicom Sorting problem |
||
| 1.15.0 | Added Dicom Info dialog.
|
||
| 1.14.0 | Solved major bugs in Dicom volume reading |
||
| 1.13.0 | Bug in "Load View" solved |
||
| 1.12.0 | Now read single Dicom files containing a whole 3D/4D volume.
|
||
| 1.11.0 | Now "Autocontrast" is automatically enabled if someone uses uint16 and the data uses only a part of the rang 0 to 2^16-1 |
||
| 1.10.0 | Linux Ubuntu tested |
||
| 1.9.0 | Removed unnecessary code from mouse position read out. Maybe this fixed the mouse position out of sync bug, which occurred sometimes. |
||
| 1.8.0 | Slice rendering and measurements, multi-threaded image warp code, bugs fixed. |
||
| 1.6.0 | Configuration screen, with trade off between quality, memory and speed. Implemented most suggestions by Cris Luengo. Some small bug fixes and optimizations. |
||
| 1.5.0 | Now 100% Matlab code, no mex files needed. Also warp 2D interpolation bug and save/load bug fixed. |
||
| 1.2.0 | fixed small dimension bug in major viewing axis. And files to folders |
||
| 1.1.0 | Extended the help (with pictures) and updated error check |
||
| 1.0.0 |