Difference between revisions of "Documentation/Nightly/Modules/DICOMPETSUVPlugin"
From Slicer Wiki
(created) |
m |
||
Line 26: | Line 26: | ||
{{documentation/{{documentation/version}}/module-section|Module Description}} | {{documentation/{{documentation/version}}/module-section|Module Description}} | ||
The DICOM PET SUV Plugin extends the DICOM module to support parsing and loading of PET DICOM series as Standardized Uptake Value (SUV) images. | The DICOM PET SUV Plugin extends the DICOM module to support parsing and loading of PET DICOM series as Standardized Uptake Value (SUV) images. | ||
− | *If a PET series has an associated Real World Value Mapping (RWVM) object | + | *If a PET series has an associated Real World Value Mapping (RWVM) object, then options for loading are generated by the RWVM Plugin. |
*If no RWVM object is detected, the plugin calls the SUV Factor Calculator CLI to create one. | *If no RWVM object is detected, the plugin calls the SUV Factor Calculator CLI to create one. | ||
{| | {| |
Revision as of 19:24, 25 August 2014
Home < Documentation < Nightly < Modules < DICOMPETSUVPlugin
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Acknowledgments:
This work is funded in part by Quantitative Image Informatics for Cancer Research (QIICR) NIH grant U24 CA180918. License: Slicer License | |||||
|
Module Description
The DICOM PET SUV Plugin extends the DICOM module to support parsing and loading of PET DICOM series as Standardized Uptake Value (SUV) images.
- If a PET series has an associated Real World Value Mapping (RWVM) object, then options for loading are generated by the RWVM Plugin.
- If no RWVM object is detected, the plugin calls the SUV Factor Calculator CLI to create one.
Dependencies
Use Cases
Tutorials
Similar Extensions
N/A
References
Information for Developers
Section under construction. |
Known Issues
This bug currently prevents a newly created RWVM object from being added to the DICOM database at load time.