Difference between revisions of "Documentation/Nightly/Extensions/PETTumorSegmentation"
From Slicer Wiki
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 | + | 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. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
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. License: Slicer License | |||||||
|
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
Section under construction. |
- Source code: https://github.com/chribaue/PETTumorSegmentation