Difference between revisions of "Documentation/Nightly/Extensions/DCMQI"
Line 8: | Line 8: | ||
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}} | {{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}} | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
− | Extension: [[Documentation/{{documentation/version}}/Extensions/ | + | Extension: [[Documentation/{{documentation/version}}/Extensions/DCMQI|dcmqi]]<br> |
Acknowledgments: | Acknowledgments: | ||
This work was supported by the [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)] project via the NIH-National Cancer Institute Grant U24 CA180918.<br> | This work was supported by the [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)] project via the NIH-National Cancer Institute Grant U24 CA180918.<br> | ||
Line 25: | Line 25: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
− | {{documentation/{{documentation/version}}/module-section| | + | {{documentation/{{documentation/version}}/module-section|Extension Description}} |
[[File:dcmqi-logo.png|x200px]] | [[File:dcmqi-logo.png|x200px]] | ||
− | This extension contains the [https://github.com/dcmqi DICOM for Quantitative Imaging (dcmqi)] library that provides tools and API for conversions of the quantitative image analysis results (segmentations, measurements, parametric maps) into DICOM format and back. | + | This extension contains the [https://github.com/QIICR/dcmqi#readme DICOM for Quantitative Imaging (dcmqi)] library that provides tools and API for conversions of the quantitative image analysis results (segmentations, measurements, parametric maps) into DICOM format and back. |
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 05:05, 11 November 2016
Home < Documentation < Nightly < Extensions < DCMQI
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extension: dcmqi | |||||||
|
Extension Description
This extension contains the DICOM for Quantitative Imaging (dcmqi) library that provides tools and API for conversions of the quantitative image analysis results (segmentations, measurements, parametric maps) into DICOM format and back.
Use Cases
Tutorials
Usage overview and documentation for the dcmqi library are available at https://github.com/QIICR/dcmqi#introduction
Panels and their use
The dcmqi extension doesn't provide a GUI, it's intended to be used at the library level by other modules.
Similar Modules
References
- Quantitative Image Informatics for Cancer Research (QIICR)
- Fedorov A, Clunie D, Ulrich E, Bauer C, Wahle A, Brown B, Onken M, Riesmeier J, Pieper S, Kikinis R, Buatti J, Beichel RR. (2016) DICOM for quantitative imaging biomarker development: a standards based approach to sharing clinical data and structured PET/CT analysis results in head and neck cancer research. PeerJ 4:e2057 https://doi.org/10.7717/peerj.2057
Information for Developers
Section under construction. |