Lung segmentation

Lung and airway segmentation. In this version there is no separation to the left and right lung - the volume is monolith.
719 Downloads
Updated 4 Jun 2019

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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