Expected Label Value (ELV) for Image Segmentation

版本 1.1.1 (15.1 KB) 作者: Iman Aganj
Supervised image soft-segmentation using the multi-atlas based Expected Label Value (ELV) approach.
125.0 次下载
更新时间 2023/12/1

查看许可证

This is the public Matlab implementation of medical image soft segmentation using the supervised multi-atlas based Expected Label Value (ELV) approach proposed by Aganj and Fischl (IEEE TMI 2021). This approach considers the probability of all possible atlas-to-image transformations and computes the ELV, thus bypassing deformable registration and avoiding the associated computational costs. A short tutorial is included in EXAMPLE.m.
This package also includes functions for FFT-based convolution, which can be used independently.

引用格式

Iman Aganj (2024). Expected Label Value (ELV) for Image Segmentation (https://www.mathworks.com/matlabcentral/fileexchange/81283-expected-label-value-elv-for-image-segmentation), MATLAB Central File Exchange. 检索来源 .

Aganj, Iman, and Bruce Fischl. “Multi-Atlas Image Soft Segmentation via Computation of the Expected Label Value.” IEEE Transactions on Medical Imaging, vol. 40, no. 6, Institute of Electrical and Electronics Engineers (IEEE), June 2021, pp. 1702–10, doi:10.1109/tmi.2021.3064661.

查看更多格式
MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Adding a missing file (sizeD.m).

1.1.0

ELV segmentation has been extended to accept multi-channel images.

1.0.4

Minor update.

1.0.3

The IBSR example has been updated.

1.0.2

Minor update.

1.0.1

Minor update.

1.0.0