Difference between revisions of "Documentation/Nightly/Modules/DICOMRWVMPlugin"
m (update contact email) |
(updated GUI screenshot to newer version) Tag: 2017 source edit |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{documentation/versioncheck}}</noinclude> | + | <noinclude>{{documentation/versioncheck}} |
+ | </noinclude> | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-header}} | {{documentation/{{documentation/version}}/module-header}} | ||
Line 9: | Line 10: | ||
{{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> | ||
Contributors: Markus van Tol (University of Iowa), Christian Bauer (University of Iowa), Reinhard Beichel (University of Iowa), John Buatti (University of Iowa)<br> | Contributors: Markus van Tol (University of Iowa), Christian Bauer (University of Iowa), Reinhard Beichel (University of Iowa), John Buatti (University of Iowa)<br> | ||
Line 29: | Line 30: | ||
The DICOM RWVM Plugin extends the DICOM module to support parsing and loading of DICOM series associated with Real World Value Mapping (RWVM) objects.<br> | The DICOM RWVM Plugin extends the DICOM module to support parsing and loading of DICOM series associated with Real World Value Mapping (RWVM) objects.<br> | ||
{| | {| | ||
− | |[[Image: | + | |[[Image:DICOM_Browser_RWVM_Plugin_2022.png|thumb|800px|DICOM Browser with RWVM Plugin selected]] |
|} | |} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Dependencies}} | {{documentation/{{documentation/version}}/module-section|Dependencies}} | ||
+ | |||
*[[Documentation/{{documentation/version}}/Modules/DICOM|DICOM Module]] | *[[Documentation/{{documentation/version}}/Modules/DICOM|DICOM Module]] | ||
Line 39: | Line 41: | ||
{{documentation/{{documentation/version}}/extension-section|Information for Developers}} | {{documentation/{{documentation/version}}/extension-section|Information for Developers}} | ||
{{documentation/{{documentation/version}}/extension-developerinfo}} | {{documentation/{{documentation/version}}/extension-developerinfo}} | ||
− | * Source code: https://github.com/QIICR/Slicer-PETDICOMExtension/tree/master/DICOMRWVMPlugin | + | |
+ | *Source code: https://github.com/QIICR/Slicer-PETDICOMExtension/tree/master/DICOMRWVMPlugin | ||
+ | *Instructions on performing SUV conversion in batch mode: https://discourse.slicer.org/t/pet-suv-factor-and-rescale-slope/7355/ | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-footer}} | {{documentation/{{documentation/version}}/extension-footer}} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Latest revision as of 17:32, 16 March 2022
Home < Documentation < Nightly < Modules < DICOMRWVMPlugin
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 RWVM Plugin extends the DICOM module to support parsing and loading of DICOM series associated with Real World Value Mapping (RWVM) objects.
Dependencies
Information for Developers
Section under construction. |
- Source code: https://github.com/QIICR/Slicer-PETDICOMExtension/tree/master/DICOMRWVMPlugin
- Instructions on performing SUV conversion in batch mode: https://discourse.slicer.org/t/pet-suv-factor-and-rescale-slope/7355/