Mercurial > hg > orthanc
log OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp @ 4936:8422e4f99a18 more-tags
age | author | description |
---|---|---|
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 |
Tue, 11 Jan 2022 11:15:42 +0100 | Sebastien Jodogne | upgrade to year 2022 |
Thu, 09 Dec 2021 17:22:40 +0100 | Alain Mazy | added ReceivedInstanceCallback + sample C++ plugin received-instance-callback |
Thu, 25 Nov 2021 19:01:11 +0100 | Sebastien Jodogne | added copyright UCLouvain |
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() |