Lung segmentation

版本 1.2.2 (16.2 MB) 作者: Gregory Postolsky
Lung and airway segmentation. In this version there is no separation to the left and right lung - the volume is monolith.
723.0 次下载
更新时间 2019/6/4

查看许可证

Main methods:
- getRespiratoryOrgans - returns the whole volume of lungs and airways.
- getRespiratoryOrgansFromDicomFolder - the same as getRespiratoryOrgans function but it has a DICOM folder path as the input parameter.

引用格式

Gregory Postolsky (2024). Lung segmentation (https://www.mathworks.com/matlabcentral/fileexchange/71695-lung-segmentation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

File changed.

1.2.1

- Example code updated.

1.2.0

- External air segmentation bug fixed.
- Test dicom file added.
- Performance optimization.

1.1.2

Small fixes

1.1.1

Small fixes.

1.1.0

Added a new function: getRespiratoryOrgansFromDicomFolder. It able to read a source voxel volume from a DICOM folder.

Added a function: getRescaledDicomVolume. It able to rescale a DICOM voxel volume to make a z-scale the same as an x and y scale.

1.0.4

Summary changed.

1.0.3

Visualization method added.

1.0.2

File structure changed.

1.0.1

Photo changed.

1.0.0