Difference between revisions of "Documentation/Nightly/Extensions/DensityLungSegmentation"

From Slicer Wiki
Jump to: navigation, search
Tag: 2017 source edit
Tag: 2017 source edit
 
(7 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
Extension: [[Documentation/{{documentation/version}}/Extensions/LungDensitySegmentation|LungDensitySegmentation]]<br>
+
Extension: [[Documentation/{{documentation/version}}/Extensions/DensityLungSegmentation|DensityLungSegmentation]]<br>
 
Author: Paolo Zaffino, Magna Graecia Univeristy of Catanzaro - Italy<br>
 
Author: Paolo Zaffino, Magna Graecia Univeristy of Catanzaro - Italy<br>
 
Contributor1: Maria Francesca Spadea, Magna Graecia Univeristy of Catanzaro - Italy<br>
 
Contributor1: Maria Francesca Spadea, Magna Graecia Univeristy of Catanzaro - Italy<br>
Line 16: Line 16:
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
  
This extension is for labeling lung tissue CT according to intensity.
+
This extension is for segmentin lung tissue CT according to intensity.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
  
* Lung Density Segmentation: This module, given a chest CT, labels lung tissue according to intensity. It can be used for pneumonia (COVID-19 too).
+
This module, given a chest CT, segment lung tissue by fitting the intensities with a Gaussian Mixture Model already created. It can be used for pneumonia (COVID-19 too).
  
  
 
<!-- ---------------------------- -->{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
<!-- ---------------------------- -->{{documentation/{{documentation/version}}/module-section|Use Cases}}
  
* Lung Density Segmentation
+
* Lung CT GMM Segmentation
User wants to segmente 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 Density Segmentation
+
* Lung CT GMM Segmentation
  1. Load chest CT
+
  2. Select/create a labelmap for the result
+
  1. Load chest CT (COVID-19 CTs can be download from https://www.imagenglab.com/newsite/covid-19/ )
  3. Select/create a labelmap for the averaged result
+
  2. Select/create a segmentation for the result
 +
  3. Select/create a segmentation for the averaged result
 
  4. Click Apply button
 
  4. Click Apply button
  
Line 56: Line 57:
 
{{documentation/{{documentation/version}}/module-section|References}}
 
{{documentation/{{documentation/version}}/module-section|References}}
  
* Zaffino, Paolo, et al. "An Open-Source COVID-19 CT Dataset with Automatic Lung Tissue Classification for Radiomics." Bioengineering 8.2 (2021): 26.
+
* 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/
  
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
https://github.com/pzaffino/SlicerLungDensitySegmentation
+
https://github.com/pzaffino/SlicerDensityLungSegmentation
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
  

Latest revision as of 13:14, 14 September 2021

Home < Documentation < Nightly < Extensions < DensityLungSegmentation


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: DensityLungSegmentation
Author: Paolo Zaffino, Magna Graecia Univeristy of Catanzaro - Italy
Contributor1: Maria Francesca Spadea, Magna Graecia Univeristy of Catanzaro - Italy
Contact: Paolo Zaffino, <email>p.zaffino@unicz.it</email>

This extension is for segmentin lung tissue CT according to intensity.

Module Description

This module, given a chest CT, segment lung tissue by fitting the intensities with a Gaussian Mixture Model already created. 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).

Lung Density Segmentation module

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 segmentation for the result
3. Select/create a segmentation for the averaged result
4. Click Apply button

Panels and their use

Lung Density Segmentation module UI

Similar Modules

References


Information for Developers

https://github.com/pzaffino/SlicerDensityLungSegmentation