GDCM
From Wikipedia the free encyclopedia
This article provides insufficient context for those unfamiliar with the subject.(April 2015) |
Developer(s) | Mathieu Malaterre Jean-Pierre Roux et al. |
---|---|
Stable release | |
Repository | https://sourceforge.net/p/gdcm/gdcm/ |
Written in | C++ |
Operating system | Cross-platform |
Available in | C++, C#, Python, Java, PHP |
Type | Image library |
License | BSD License |
Website | gdcm |
Grassroots DICOM or GDCM (originally called GNU DiCoM; the name was changed at a request for integration in ITK, followed by a change in license), is a cross-platform library written in C++ for DICOM medical files. It is automatically wrapped to Python/C#/Java & PHP (using SWIG). It supports RAW, JPEG (lossy/lossless), J2K, JPEG-LS, RLE and deflated. It also comes with DICOM Part 3,6 & 7 of the standard as XML files. It can be used to build a JPIP or WADO server.
Since release 2.2.0 the toolkit comes with an SCU implementation for:
- C-ECHO
- C-STORE
- C-FIND
- C-MOVE
See also
[edit]References
[edit]- ^ "Tags: gdcm.git". Retrieved 14 November 2018.
- ^ Malaterre, Mathieu (23 October 2018). "Hide the PMS Rescale Intercept/Slope from the default behavior". Retrieved 14 November 2018 – via SourceForge.
External links
[edit]