Lung segmentation

Lung and airway segmentation. In this version there is no separation to the left and right lung - the volume is monolith.

https://inobitec.com/eng/

You are now following this Submission

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 (2026). Lung segmentation (https://in.mathworks.com/matlabcentral/fileexchange/71695-lung-segmentation), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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