Difference between revisions of "Documentation/Nightly/Modules/DICOMPETSUVPlugin"
m |
(updated GUI screenshot to newer version) Tag: 2017 source edit |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
Acknowledgments: | Acknowledgments: | ||
− | + | The UIowa [http://imaging.cancer.gov/programsandresources/specializedinitiatives/qin QIN] PET DICOM Extension was funded in part by [http://imaging.cancer.gov/programsandresources/specializedinitiatives/qin/iowa Quantitative Imaging to Assess Response in Cancer Therapy Trials] NIH grant U01-CA140206 and [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)] NIH grant U24 CA180918. <br> | |
Authors: Ethan Ulrich (University of Iowa), Andrey Fedorov ({{collaborator|name|spl}})<br> | Authors: Ethan Ulrich (University of Iowa), Andrey Fedorov ({{collaborator|name|spl}})<br> | ||
− | Contact: | + | Contributors: Markus van Tol (University of Iowa), Christian Bauer (University of Iowa), Reinhard Beichel (University of Iowa), John Buatti (University of Iowa)<br> |
+ | Contact: <email>qin@iibi.uiowa.edu</email><br> | ||
License: [http://www.slicer.org/pages/LicenseText Slicer License] | License: [http://www.slicer.org/pages/LicenseText Slicer License] | ||
Line 17: | Line 18: | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
{{documentation/{{documentation/version}}/module-introduction-logo-gallery | {{documentation/{{documentation/version}}/module-introduction-logo-gallery | ||
+ | |{{collaborator|logo|uiowa}}|{{collaborator|longname|uiowa}} | ||
|{{collaborator|logo|qiicr}}|{{collaborator|longname|qiicr}} | |{{collaborator|logo|qiicr}}|{{collaborator|longname|qiicr}} | ||
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}} | |{{collaborator|logo|namic}}|{{collaborator|longname|namic}} | ||
Line 29: | Line 31: | ||
*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. | ||
{| | {| | ||
− | |[[Image: | + | |[[Image:DICOM_Browser_PET_SUV_Plugin_2022.png|thumb|800px|DICOM Browser with PET SUV Plugin selected]] |
|} | |} | ||
Line 37: | Line 39: | ||
*[[Documentation/{{documentation/version}}/Modules/SUVFactorCalculator|SUV Factor Calculator CLI]] | *[[Documentation/{{documentation/version}}/Modules/SUVFactorCalculator|SUV Factor Calculator CLI]] | ||
*[[Documentation/{{documentation/version}}/Modules/DICOMRWVMPlugin|DICOM RWVM Plugin]] | *[[Documentation/{{documentation/version}}/Modules/DICOMRWVMPlugin|DICOM RWVM Plugin]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Latest revision as of 17:33, 16 March 2022
Home < Documentation < Nightly < Modules < DICOMPETSUVPlugin
For the latest Slicer documentation, visit the read-the-docs. |
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. 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
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.