Difference between revisions of "Documentation/Nightly/Extensions/PET-IndiC"
(Updated description to reflect removal of IndiC module) Tag: 2017 source edit |
m Tag: 2017 source edit |
||
(One intermediate revision by the same user not shown) | |||
Line 29: | Line 29: | ||
The PET-IndiC Extension allows calculation of quantitative indices related to PET scans such as as Peak, Volume, Total lesion Glycolysis (TLG) and includes: | The PET-IndiC Extension allows calculation of quantitative indices related to PET scans such as as Peak, Volume, Total lesion Glycolysis (TLG) and includes: | ||
− | * [[Documentation/{{documentation/version}}/Modules/QuantitativeIndicesTool|Quantitative Indices Tool]] GUI module for use with labelmaps | + | *[[Documentation/{{documentation/version}}/Modules/QuantitativeIndicesTool|Quantitative Indices Tool]] GUI module for use with labelmaps |
− | * [[Documentation/{{documentation/version}}/Modules/PETVolumeSegmentStatisticsPlugin|PET Volume Segment Statistics Plugin]] that integrates with Slicer's [https://slicer.readthedocs.io/en/latest/user_guide/modules/segmentstatistics.html Segment Statistics module] module for use with Slicer's Segments. | + | *[[Documentation/{{documentation/version}}/Modules/PETVolumeSegmentStatisticsPlugin|PET Volume Segment Statistics Plugin]] that integrates with Slicer's [https://slicer.readthedocs.io/en/latest/user_guide/modules/segmentstatistics.html Segment Statistics module] module for use with Slicer's Segments. |
Line 41: | Line 41: | ||
{| | {| | ||
− | |[[File:PETSegmentStatisticsPluginAnnotated.png | + | |[[File:PETSegmentStatisticsPluginAnnotated.png|thumb|750px|PET Volume Segment Statistics Plugin]] |
− | } | + | |} |
+ | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Latest revision as of 19:02, 18 March 2022
Home < Documentation < Nightly < Extensions < PET-IndiC
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Acknowledgments:
The UIowa QIN PET-IndiC Extension was 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
The PET-IndiC Extension allows calculation of quantitative indices related to PET scans such as as Peak, Volume, Total lesion Glycolysis (TLG) and includes:
- Quantitative Indices Tool GUI module for use with labelmaps
- PET Volume Segment Statistics Plugin that integrates with Slicer's Segment Statistics module module for use with Slicer's Segments.
A detailed description of all supported indices can be found in Quantitative Indices CLI. To provide proper units for gray-value dependent indices, the image dataset must be loaded from a DICOM dataset via Slicer's DICOM module.
Modules
- Quantitative Indices Tool for use with labelmaps
- PET Volume Segment Statistics Plugin for use with Slicer Segments
- Quantitative Indices CLI for command line usage outside of the Slicer GUI
Information for Developers
- Source code: https://github.com/QIICR/PET-IndiC