Documentation/4.3/Modules/PETStandardUptakeValueComputation

From Slicer Wiki
Jump to: navigation, search
Home < Documentation < 4.3 < Modules < PETStandardUptakeValueComputation


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



Introduction and Acknowledgements





   :Title: 
   :Author(s)/Contributor(s): 
   :License: 
   :Acknowledgements: 
 


Contact: Nicole Aucoin, <email>nicole@bwh.harvard.edu</email>

Information on NA-MIC can be obtained from the NA-MIC website.

Surgical Planning Laboratory  
NA-MIC  

Module Description

See references for more details.

Use Cases

This command line module was developed for a special use case in which many different VOIs were specified on the fused structural and PET images; SUV maximum, SUV minimum, SUV mean were computed for each of these labels and the resulting quanitative measures were output to a comma-separated value (csv) file of the user's choosing.

Since various study parameters for the datasets are required for these measurements, a pointer to the DICOM directory is also provided to the computation.

This module does not visualize the functional and structural dataset. Instead, it saves all measurements to the csv file as well as showing the following quantitative measures in Slicer's interface: label name, label value, SUV max, SUV mean, SUV minimum.

PET and CT volumes with SUV computation

Tutorials

Panels and their use

GUI
Parameters:





     * ': 
     
       ** ': 
       
        *** ': 
       
     
   
 


Similar Modules

  • The Slicer3 PETCTFusion module formed the basis of this module.

References

  • Mercea P. Quantification of Longitudinal Tumor Changes using PET Imaging in 3D Slicer. Master's Thesis, Ruperto Carola University of Heidelberg, Germany, 2013.

Information for Developers