Difference between revisions of "Documentation/Nightly/Extensions/DensityLungSegmentation"
From Slicer Wiki
Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 26: | Line 26: | ||
<!-- ---------------------------- -->{{documentation/{{documentation/version}}/module-section|Use Cases}} | <!-- ---------------------------- -->{{documentation/{{documentation/version}}/module-section|Use Cases}} | ||
− | * | + | * Lung CT GMM Segmentation |
User wants to segment lung tissue according to intensity (healthy, ground-glass opacities, and consolidation). | User wants to segment lung tissue according to intensity (healthy, ground-glass opacities, and consolidation). | ||
Line 36: | Line 36: | ||
{{documentation/{{documentation/version}}/module-section|Tutorials}} | {{documentation/{{documentation/version}}/module-section|Tutorials}} | ||
− | * | + | * Lung CT GMM Segmentation |
1. Load chest CT (COVID-19 CTs can be download from https://www.imagenglab.com/newsite/covid-19/ ) | 1. Load chest CT (COVID-19 CTs can be download from https://www.imagenglab.com/newsite/covid-19/ ) |
Revision as of 14:34, 11 September 2021
Home < Documentation < Nightly < Extensions < DensityLungSegmentation
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extension: DensityLungSegmentation |
This extension is for labeling lung tissue CT according to intensity.
Module Description
- Density Lung Segmentation: This module, given a chest CT, labels lung tissue according to intensity. It can be used for pneumonia (COVID-19 too).
Use Cases
- Lung CT GMM Segmentation
User wants to segment lung tissue according to intensity (healthy, ground-glass opacities, and consolidation).
Tutorials
- Lung CT GMM Segmentation
1. Load chest CT (COVID-19 CTs can be download from https://www.imagenglab.com/newsite/covid-19/ ) 2. Select/create a labelmap for the result 3. Select/create a labelmap for the averaged result 4. Click Apply button
Panels and their use
Similar Modules
References
- Zaffino, Paolo, et al. "An Open-Source COVID-19 CT Dataset with Automatic Lung Tissue Classification for Radiomics." Bioengineering 8.2 (2021): 26. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7919807/
Information for Developers
https://github.com/pzaffino/SlicerDensityLungSegmentation
Section under construction. |