-
Recent Posts
Archives
Tags
Links
Meta
Tag Archives: Toolkit
How to get the current development version of the DCMTK?
Back in 2008, we started to make (more or less) stable development versions of the DCMTK available on a “regular” basis, i.e. in addition to the public releases. We call these versions “snapshots” because they reflect what’s currently in our … Continue reading
Consulting services in the field of DICOM and IHE
For more than fifteen years, I am concerned with standards in the field of medical image communication, both in theory and in practice. Based on the many years of experience, I offer consulting services in the field of DICOM and IHE. Further … Continue reading
DICOM training course in October 2014
The next DICOM training course in English language takes place from 21 to 23 October 2014 in Frankfurt, Germany. As usual, the two-day DICOM Intensive Course is followed by the one-day DCMTK Course. The 2014 dates for the DICOM training courses in German … Continue reading
Receiving DICOM files more easily?
Yesterday, I committed an initial version of a new command line tool to the public git repository of the DCMTK. Its name is “dcmrecv”. It is a “Simple Storage Service Class Provider”. This new tool, together with its underlying C++ class DcmStorageSCP is characterized … Continue reading
Support for “Other Double String” value representation
Today, I added support for the final text version of Correction Item CP-1261 (Other Double 64 Bit Floating Point Value Representation) to the DCMTK, i.e. the dcmdata module now fully supports the new value representation (VR) “Other Double String” (OD) in the same manner as the other 27 previously introduced VRs.