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

From Slicer Wiki
Jump to: navigation, search
(embedded youtube video)
m
Line 1: Line 1:
<noinclude>{{documentation/versioncheck}}</noinclude>
+
<noinclude>{{documentation/versioncheck}}
 +
</noinclude>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
{{documentation/{{documentation/version}}/module-header}}
Line 28: Line 29:
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 
The PET DICOM Extension provides tools to import PET Standardized Uptake Value images from DICOM into Slicer.
 
The PET DICOM Extension provides tools to import PET Standardized Uptake Value images from DICOM into Slicer.
 +
 
*Calculation of Standardized Uptake Value (SUV) conversion factors
 
*Calculation of Standardized Uptake Value (SUV) conversion factors
 
*Creation of Real World Value Mapping files
 
*Creation of Real World Value Mapping files
 +
*Creation of SUV normalized images
  
 
{{#ev:youtube|https://www.youtube.com/watch?v=5JS-fDdG14k}}
 
{{#ev:youtube|https://www.youtube.com/watch?v=5JS-fDdG14k}}
Line 35: Line 38:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Modules}}
 
{{documentation/{{documentation/version}}/extension-section|Modules}}
 +
 
*[[Documentation/{{documentation/version}}/Modules/SUVFactorCalculator|SUV Factor Calculator CLI]]
 
*[[Documentation/{{documentation/version}}/Modules/SUVFactorCalculator|SUV Factor Calculator CLI]]
 
*[[Documentation/{{documentation/version}}/Modules/DICOMRWVMPlugin|DICOM Real World Value Mapping Plugin]]
 
*[[Documentation/{{documentation/version}}/Modules/DICOMRWVMPlugin|DICOM Real World Value Mapping Plugin]]
Line 41: Line 45:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
* Source code: https://github.com/QIICR/Slicer-PETDICOMExtension
+
 
 +
*Source code: https://github.com/QIICR/Slicer-PETDICOMExtension
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-footer}}
 
{{documentation/{{documentation/version}}/extension-footer}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 17:35, 16 March 2022

Home < Documentation < Nightly < Extensions < PETDICOM


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


PETDICOMExtension.png

Introduction and Acknowledgements

Acknowledgments: The UIowa QIN PET DICOM 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.
Authors: Andrey Fedorov (SPL), Ethan Ulrich (University of Iowa)
Contributors: Markus van Tol (University of Iowa), Christian Bauer (University of Iowa), Reinhard Beichel (University of Iowa), John Buatti (University of Iowa)
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)  


Extension Description

The PET DICOM Extension provides tools to import PET Standardized Uptake Value images from DICOM into Slicer.

  • Calculation of Standardized Uptake Value (SUV) conversion factors
  • Creation of Real World Value Mapping files
  • Creation of SUV normalized images

Modules

Information for Developers