Difference between revisions of "Documentation/Nightly/Modules/PETVolumeSegmentStatisticsPlugin"

From Slicer Wiki
Jump to: navigation, search
(PET Volume Segment Statistics Plugin Documentation)
Tag: 2017 source edit
 
(updated figure)
 
Line 29: Line 29:
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
The PETVolumeSegmentStatisticsPlugin is SegmentStatistics plugin for calculation of PET related quantitative indices from a PET volume and a segmentation.
 
The PETVolumeSegmentStatisticsPlugin is SegmentStatistics plugin for calculation of PET related quantitative indices from a PET volume and a segmentation.
 +
 
For detailed descriptions of the indices calculated, see the [[Documentation/{{documentation/version}}/Modules/QuantitativeIndicesCLI|Quantitative Indices CLI documentation]].
 
For detailed descriptions of the indices calculated, see the [[Documentation/{{documentation/version}}/Modules/QuantitativeIndicesCLI|Quantitative Indices CLI documentation]].
  
 +
<br />[[File:PETSegmentStatisticsPluginAnnotated.png|frameless|974x974px]]
  
{|
 
|[[PETSegmentStatisticsPluginAnnotated.png|thumb|350px|GUI]]
 
|}
 
  
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Dependencies}}
 
 
*[[Documentation/{{documentation/version}}/Modules/QuantitativeIndicesCLI|Quantitative Indices CLI]]
 
 
<!-- ---------------------------- -->
 
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
  
 
*Source code: https://github.com/QIICR/PET-IndiC/tree/master/QuantitativeIndicesTool/PETVolumeSegmentStatisticsPlugin
 
*Source code: https://github.com/QIICR/PET-IndiC/tree/master/QuantitativeIndicesTool/PETVolumeSegmentStatisticsPlugin
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-footer}}
 
<!-- ---------------------------- -->
 

Latest revision as of 19:05, 21 May 2020

Home < Documentation < Nightly < Modules < PETVolumeSegmentStatisticsPlugin


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


Introduction and Acknowledgements

Acknowledgments: The UIowa QIN PETVolumeSegmentStatisticsPlugin 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.
Authors: Christian Bauer (UIowa)
Contributors: Markus van Tol (UIowa), Andrey Fedorov (SPL), Ethan Ulrich (UIowa), Reinhard Beichel (UIowa), John Buatti (UIowa)
Contact: <email>qin@iibi.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)  

Module Description

The PETVolumeSegmentStatisticsPlugin is SegmentStatistics plugin for calculation of PET related quantitative indices from a PET volume and a segmentation.

For detailed descriptions of the indices calculated, see the Quantitative Indices CLI documentation.


PETSegmentStatisticsPluginAnnotated.png


Information for Developers