Sun, 20 Mar 2022 11:35:17 +0100 |
Sebastien Jodogne |
added ParsedDicomFile::DecodeOverlay()
|
Wed, 16 Mar 2022 09:50:33 +0100 |
Alain Mazy |
performance warning
more-tags
|
Thu, 10 Mar 2022 19:00:43 +0100 |
Alain Mazy |
split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system
more-tags
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Mon, 06 Sep 2021 22:13:07 +0200 |
Sebastien Jodogne |
support 64 bit integers in DICOMweb
|
Mon, 30 Aug 2021 18:21:12 +0200 |
Sebastien Jodogne |
fix
|
Mon, 30 Aug 2021 11:41:05 +0200 |
Sebastien Jodogne |
Support detection of windowing and rescale in Philips multiframe images
|
Wed, 25 Aug 2021 17:20:21 +0200 |
Sebastien Jodogne |
added ParsedDicomFile::LookupSubSequence()
|
Tue, 06 Jul 2021 13:29:57 +0200 |
Sebastien Jodogne |
cppcheck
|
Tue, 06 Jul 2021 08:12:26 +0200 |
Sebastien Jodogne |
DANGEROUS commit: Anonymization is now also applied to nested sequences
|
Mon, 05 Jul 2021 17:50:58 +0200 |
Sebastien Jodogne |
fix unit test FromDcmtkBridge.VisitorRemoveTag on DCMTK 3.6.6
|
Mon, 05 Jul 2021 17:03:46 +0200 |
Sebastien Jodogne |
optimized version of DicomPath::IsMatch()
|
Mon, 05 Jul 2021 16:12:10 +0200 |
Sebastien Jodogne |
added ITagVisitor::Action_Remove
|
Fri, 25 Jun 2021 10:41:35 +0200 |
Sebastien Jodogne |
Added "Short" and "Full" options in /modalities/id/find-worklist
|
Mon, 21 Jun 2021 17:54:55 +0200 |
Sebastien Jodogne |
fix warnings in unit tests
|
Thu, 17 Jun 2021 15:47:21 +0200 |
Sebastien Jodogne |
new configuration option "ExternalDictionaries" to load external DICOM dictionaries
|
Wed, 16 Jun 2021 16:44:04 +0200 |
Sebastien Jodogne |
added routes for bulk anonymization/modification
|
Thu, 10 Jun 2021 10:54:14 +0200 |
Sebastien Jodogne |
added DicomPath::SetPrefixIndex()
|
Tue, 08 Jun 2021 18:28:57 +0200 |
Sebastien Jodogne |
New versions of Keep(), Remove() and Replace() in DicomModification that use DicomPath
|
Tue, 08 Jun 2021 12:37:48 +0200 |
Sebastien Jodogne |
use of DicomPath in ParsedDicomFile
|
Mon, 07 Jun 2021 18:35:46 +0200 |
Sebastien Jodogne |
FromDcmtkBridge::RemovePath() and FromDcmtkBridge::ReplacePath()
|
Mon, 07 Jun 2021 17:05:48 +0200 |
Sebastien Jodogne |
new class DicomPath
|
Thu, 25 Feb 2021 16:52:32 +0100 |
Sebastien Jodogne |
fix ParsedDicomImage::EmbedImage() on big-endian
Orthanc-1.9.1
|
Mon, 22 Feb 2021 16:51:23 +0100 |
Sebastien Jodogne |
cppcheck
|
Tue, 16 Feb 2021 15:01:13 +0100 |
Sebastien Jodogne |
added DicomToJsonFlags_SkipGroupLengths
|
Tue, 16 Feb 2021 14:42:04 +0100 |
Sebastien Jodogne |
Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
|
Tue, 16 Feb 2021 12:18:41 +0100 |
Sebastien Jodogne |
removal of "dicom-as-json" attachments
|
Thu, 11 Feb 2021 09:33:48 +0100 |
Sebastien Jodogne |
widening the use of DicomTransferSyntax enum
|
Thu, 21 Jan 2021 17:08:32 +0100 |
Sebastien Jodogne |
New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU
|
Tue, 19 Jan 2021 19:05:04 +0100 |
Sebastien Jodogne |
Refactoring and improvements to the cache of DICOM files in ServerContext
|
Tue, 19 Jan 2021 16:11:23 +0100 |
Sebastien Jodogne |
new class: ParsedDicomCache()
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Tue, 24 Nov 2020 16:21:29 +0100 |
Sebastien Jodogne |
unit tests now running in WebAssembly
|
Fri, 06 Nov 2020 16:33:52 +0100 |
Sebastien Jodogne |
continued abi
|
Thu, 17 Sep 2020 15:01:31 +0200 |
Sebastien Jodogne |
improving const-correctness in ParsedDicomFile
|
Sun, 23 Aug 2020 14:46:40 +0200 |
Sebastien Jodogne |
fix compiler warnings
|
Tue, 07 Jul 2020 19:17:56 +0200 |
Sebastien Jodogne |
re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL
framework-lgpl
|
Mon, 06 Jul 2020 20:57:49 +0200 |
Sebastien Jodogne |
uninstall target for the orthanc framework
|
Thu, 11 Jun 2020 18:04:28 +0200 |
Sebastien Jodogne |
export dcmdata in shared library, rounding in convolution tests
framework
|
Thu, 11 Jun 2020 16:40:34 +0200 |
Sebastien Jodogne |
shared library of orthanc framework
framework
|
Thu, 11 Jun 2020 14:38:31 +0200 |
Sebastien Jodogne |
pretty-printing
framework
|
Thu, 11 Jun 2020 12:52:09 +0200 |
Sebastien Jodogne |
moving FromDcmtkTests.cpp from OrthancServer to OrthancFramework
framework
base
OrthancServer/UnitTestsSources/FromDcmtkTests.cpp@6a3344c12bbb
|