Software:GDCM
From HandWiki
This article provides insufficient context for those unfamiliar with the subject.April 2015) (Learn how and when to remove this template message) ( |
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
References
- ↑ "Tags: gdcm.git" (in en). https://sourceforge.net/p/gdcm/gdcm/ref/master/tags/.
- ↑ Malaterre, Mathieu (23 October 2018). "Hide the PMS Rescale Intercept/Slope from the default behavior". https://sourceforge.net/p/gdcm/gdcm/ci/2e701ed728a4d7fad9637f7d7ad76c654838c24a/. Retrieved 14 November 2018.
External links
Original source: https://en.wikipedia.org/wiki/GDCM.
Read more |