Difference between revisions of "Documentation/Nightly/Modules/DICOMRWVMPlugin"
(created) |
(updated GUI screenshot to newer version) Tag: 2017 source edit |
||
| (4 intermediate revisions by 3 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> | ||
| − | 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 19: | ||
{{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 27: | 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]] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{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/