Project

General

Profile

Activity

From 2019-01-31 to 2019-03-01

2019-02-21

19:59 Conformance #871 (Closed): Coding Scheme​ Designator​ (0008,0102)​ is no longer required but conditional (Type 1C)
Closed with commit de798ad. Jörg Riesmeier

2019-02-14

11:29 Feature #722 (Reopened): Export all (relevant) CMake options to "DCMTKConfig.cmake", some "newer" options are still missing
Some important CMake options are still missing, such as DCMTK_ENABLE_CHARSET_CONVERSION or DCMTK_GENERATE_DOXYGEN_TAG... Jörg Riesmeier

2019-02-12

13:48 Conformance #871 (Closed): Coding Scheme​ Designator​ (0008,0102)​ is no longer required but conditional (Type 1C)
According to DICOM PS3.3 Table 8.8-1a (Basic Code Sequence Macro Attributes​), the DICOM attribute Coding Scheme​ Des... Jörg Riesmeier

2019-02-08

13:52 Feature #870 (New): Introduce separate class for VR=UN
Currently, there is no dedicated class for the value representation "Unknown" (UN) but instead it is handled by DcmOt... Jörg Riesmeier

2019-02-07

21:33 Conformance #869: Check whether "undefined length" encoding is supported for all VRs it is specified
There is now a new DcmVR::supportsUndefinedLength() method that could be used to enhance the DICOM parser is this reg... Jörg Riesmeier
21:00 Conformance #869 (New): Check whether "undefined length" encoding is supported for all VRs it is specified
According to DICOM PS3.5: "for VRs of OB, OD, OF, OL, OV, OW, SQ and UN, if the Value Field has an Explicit Length, t... Jörg Riesmeier

2019-02-01

19:42 Feature #543: Check whether "oflog" supports character set conversion
log4cplus seems to support a "locale" property, which might be useful in this context: https://stackoverflow.com/ques... Jörg Riesmeier
11:40 Feature #868 (New): Replace atoi, atol, atoll, etc. by strtol, strtoll, etc.
Since atoi() et al. do not detect errors, it would be a good idea to replace all occurrences by strtol(), etc.
For f...
Jörg Riesmeier

2019-01-31

21:05 Feature #849 (Closed): New version 2.44 of XML parser library available (ofxml)
Closed with commit 41b2660. Jörg Riesmeier
 

Also available in: Atom