Visualization of multi-modal volume segmentation

版本 1.11.0.0 (3.1 KB) 作者: Pavel Dvorak
Visualize single- or multi-modal 2D or 3D images and corresponding segmentation
1.8K 次下载
更新时间 2014/11/29

查看许可证

It can visualize single- or multi-modal 2D or 3D images in a selected plane, which can be switched.
Modalities are switched by left slider, slices are changed by botom slider. Planes are switched by radiobutton group.
It can be used for visualization of the segmentation, where the segmentation has to be a binary matrix.
For the evaluation purposes, the manual segmentation can be input as the third argument. Both segmentation are depicted with different color (red and blue). In this case, the evaluation coefficients (Jaccard, Dice, Tanimoto, Accuracy, TPR, FNR, FPR and FNR) are computed and shown in table for particular slice and for the whole volume. This may require RoI definition, which can be input as the fourth argument, otherwise the whole image/volume is considered.
These coefficients may be obtained the output of the function.
Done button has to be pushed to properly exit.
Imoverlay function has to be downloaded from http://www.mathworks.com/matlabcentral/fileexchange/10502-image-overlay

引用格式

Pavel Dvorak (2024). Visualization of multi-modal volume segmentation (https://www.mathworks.com/matlabcentral/fileexchange/48277-visualization-of-multi-modal-volume-segmentation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 3-D Volumetric Image Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.11.0.0

evaluation corrected

1.10.0.0

visualization updated, it can correctly visualize all modalities

1.9.0.0

visualizing updated

1.8.0.0

update function returned error work for 1 modalityor 1 slice. Corrected !!!

1.7.0.0

visualization updated - if segmentation exist, it automatically navigates to the slice, where the segmentation is largest

1.6.0.0

title changed

1.5.0.0

description updated

1.4.0.0

description updated

1.3.0.0

picture added

1.2.0.0

description changed

1.1.0.0

name changed

1.0.0.0