Sun, 25 Jun 2023 12:29:39 +0200 |
Sebastien Jodogne |
added DicomMap::GuessPixelDataValueRepresentation()
|
Tue, 28 Mar 2023 10:48:13 +0200 |
Alain Mazy |
fix /tools/reset crashing when ExtraMainDicomTags were defined
|
Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Fri, 24 Mar 2023 19:10:00 +0100 |
Sebastien Jodogne |
cont
|
Fri, 24 Mar 2023 19:00:33 +0100 |
Sebastien Jodogne |
start fixing thread safety issues with DicomMap
|
Tue, 28 Jun 2022 17:45:09 +0200 |
Alain Mazy |
Refactored DicomMap to handle sequences when needed
|
Mon, 27 Jun 2022 12:39:51 +0200 |
Alain Mazy |
removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
|
Fri, 24 Jun 2022 16:44:38 +0200 |
Alain Mazy |
reduce dependencies to DCMTK (e.g. for plugins)
|
Fri, 24 Jun 2022 15:47:10 +0200 |
Alain Mazy |
Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
|
Tue, 15 Mar 2022 15:57:21 +0100 |
Alain Mazy |
tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags'
more-tags
|
Fri, 11 Mar 2022 17:38:16 +0100 |
Alain Mazy |
Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok
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
|
Wed, 09 Mar 2022 12:16:45 +0100 |
Alain Mazy |
adding MainDicomTags signatures
more-tags
|
Wed, 09 Mar 2022 11:17:08 +0100 |
Alain Mazy |
refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok
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
|
Tue, 09 Feb 2021 15:24:36 +0100 |
Sebastien Jodogne |
FromDcmtkBridge::LogMissingTagsForStore()
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Mon, 21 Dec 2020 18:09:47 +0100 |
Sebastien Jodogne |
confining Json::Reader and Json::*Writer into Toolbox
|
Thu, 05 Nov 2020 15:52:28 +0100 |
Sebastien Jodogne |
moving inline methods to source files for ABI compatibility
|
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
|
Wed, 10 Jun 2020 20:30:34 +0200 |
Sebastien Jodogne |
splitting code into OrthancFramework and OrthancServer
framework
base
Core/DicomFormat/DicomMap.h@65bc4daa1775
|