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

From Slicer Wiki
Jump to: navigation, search
Line 25: Line 25:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
Segmentation of tumors and hot lymph nodes in PET scans. The software is based on the thesis of Markus L. van Tol (2014): A Graph-Based Method for Segmentation of Tumors and Lymph Nodes in Volumetric PET Images, The University of Iowa, 2014, and implemented as a Slicer Editor Effect.
+
Segmentation of tumors and hot lymph nodes in PET scans. The software is based on the thesis of Markus L. van Tol (2014): "A Graph-Based Method for Segmentation of Tumors and Lymph Nodes in Volumetric PET Images" and implemented as a Slicer Editor Effect.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 31: Line 31:
 
*[[Documentation/{{documentation/version}}/Modules/PETTumorSegmentationEffect|PET Tumor Segmentation Editor Effect]]
 
*[[Documentation/{{documentation/version}}/Modules/PETTumorSegmentationEffect|PET Tumor Segmentation Editor Effect]]
 
*PETTumorSegmentation Plugin: This plugin provides the functionality used by the editor effect for the actual processing. It is hidden from the GUI and not intended to be used directly.
 
*PETTumorSegmentation Plugin: This plugin provides the functionality used by the editor effect for the actual processing. It is hidden from the GUI and not intended to be used directly.
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
 
*
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 
*
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
 
N/A
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|References}}
 
*
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 01:30, 8 January 2015

Home < Documentation < Nightly < Extensions < PETTumorSegmentation


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


Introduction and Acknowledgements

Acknowledgments: This work is funded in part by Quantitative Imaging to Assess Response in Cancer Therapy Trials NIH grant U01-CA140206 and Quantitative Image Informatics for Cancer Research (QIICR) NIH grant U24 CA180918.
Authors: Christian Bauer (University of Iowa), Markus van Tol (University of Iowa)
Contact: Christian Bauer, <email>christian-bauer@uiowa.edu</email>

License: Slicer License

The University of Iowa (UIowa)  
Quantitative Image Informatics for Cancer Research  
National Alliance for Medical Image Computing (NA-MIC)  

Extension Description

Segmentation of tumors and hot lymph nodes in PET scans. The software is based on the thesis of Markus L. van Tol (2014): "A Graph-Based Method for Segmentation of Tumors and Lymph Nodes in Volumetric PET Images" and implemented as a Slicer Editor Effect.

Modules

  • PET Tumor Segmentation Editor Effect
  • PETTumorSegmentation Plugin: This plugin provides the functionality used by the editor effect for the actual processing. It is hidden from the GUI and not intended to be used directly.

Information for Developers