Activity
From 2021-04-22 to 2021-05-21
2021-05-19
-
10:38 Conformance #977 (Resolved): Add support for Supplement 214: Enhanced X-Ray Radiation Dose SR (including Cone-beam CT)
- Closed by commit b90d9a12e and d3e73539f.
2021-05-18
-
15:03 Feature #990: img2dcm: Option to remove COM markers from JPEG
- Update: On Debian and probably other Linuxes...
2021-05-14
-
12:13 Bug #975: DCMTK static binaries on Linux are not really static
- According to the article referenced in the original issue description, it is not possible (or at least not desirable ...
2021-05-11
-
17:51 Feature #991 (New): dcmdump's --search option should support "(gggg,eeee)" notation or even path expressions
- dcmdump's --search option seems to be the only DCMTK tool that only accepts "gggg,eeee" for attribute tags (without b...
-
12:15 Feature #990 (Closed): img2dcm: Option to remove COM markers from JPEG
- Reported by Mathieu Malaterre:
> I would be super nice to extend img2dcm with a new command line option to remove ...
2021-05-07
-
08:52 Feature #989 (Closed): Implement converting constructor(s) for OFpath
- Closed by commits #96070b7f22c36cc08a and #2086f95798261ba4c1.
2021-05-06
-
12:50 Feature #989 (Closed): Implement converting constructor(s) for OFpath
- Implement the missing conversion constructors for OFpath as described "here":https://en.cppreference.com/w/cpp/filesy...
2021-05-03
-
10:39 Feature #988 (Closed): Make output of dcm2json BSON compatible
- Mathieu Malaterre writes: The output of dcm2json cannot be fed to a BSON pipeline. BSON is more rich on data types (i...
2021-05-01
-
14:52 Bug #987 (Closed): Reading DICOM files from stdin may lead to infinite loop on Windows
- Closed by commit #96404f76e.
-
14:50 Bug #987 (Closed): Reading DICOM files from stdin may lead to infinite loop on Windows
- The recently introduced feature that allows DICOM files to be read from stdin causes DcmFileFormat::loadFile() to be ...
2021-04-30
-
17:39 Bug #986 (Closed): File-set ID shall not contain a space character
- According to DICOM PS3.10 Section 8.5 (Character Set):
> File IDs and File-set IDs shall be character strings mad... -
17:15 Conformance #985 (New): Add support for CP-1984: Add Slide Orientation and Total Pixel Matrix information to Segmentation and Parametric Maps for TILED_FULL
- Rationale for Correction:
> CP 1830 added the Plane Position (Slide) Macro and Image Orientation (Slide) informat...
2021-04-26
-
14:48 Feature #887 (Closed): Implement OFdeprecated macro
- Closed by commit #ddf788d79.
-
12:29 Bug #984 (Closed): Problem in DCMTK 3.6.6 with double call of DcmPixelData::decode()
- With commit 0e8fae86ca, DCMTK issue #845 has been fixed but at the same time it is not possible any longer to "decode...
2021-04-24
-
15:33 Feature #973 (Closed): Allow TLS 1.0 and 1.1 to be disabled in BCP 195 profile
- Closed by commit #ce7518d12 (public DCMTK) and #4dccefdf4 (private modules).
-
15:06 Feature #973: Allow TLS 1.0 and 1.1 to be disabled in BCP 195 profile
- A second look at the existing code in dcmtls shows that we already have all options that we need:
* the non-downgrad...
Also available in: Atom