log

age author description
Tue, 27 Jun 2023 15:42:07 +0200 Sebastien Jodogne refactoring MetricsRegistry::Item
Tue, 27 Jun 2023 15:12:39 +0200 Sebastien Jodogne upgraded anonymization to Basic Profile of PS 3.15-2023b Table E.1-1
Tue, 27 Jun 2023 10:39:17 +0200 Sebastien Jodogne speeded up ServerContext::ReadDicomUntilPixelData() if storage compression is on
Tue, 27 Jun 2023 09:35:31 +0200 Sebastien Jodogne fix handling of DICOM files without pixel data
Mon, 26 Jun 2023 13:04:42 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::GetObject()
Mon, 26 Jun 2023 08:40:41 +0200 Sebastien Jodogne fix msvc build
Sun, 25 Jun 2023 19:11:34 +0200 Sebastien Jodogne added metrics "orthanc_storage_read_bytes" and "orthanc_storage_written_bytes"
Sun, 25 Jun 2023 18:40:19 +0200 Sebastien Jodogne cppcheck
Sun, 25 Jun 2023 18:33:01 +0200 Sebastien Jodogne sanitizing @see in OrthancCPlugin.h
Sun, 25 Jun 2023 18:28:49 +0200 Sebastien Jodogne store metrics as integers instead of floats to avoid precision loss in increments
Sun, 25 Jun 2023 17:49:34 +0200 Sebastien Jodogne refactoring MetricsRegistry
Sun, 25 Jun 2023 15:19:25 +0200 Sebastien Jodogne only store PixelDataVR metadata if needed
Sun, 25 Jun 2023 12:29:39 +0200 Sebastien Jodogne added DicomMap::GuessPixelDataValueRepresentation()
Sun, 25 Jun 2023 11:48:47 +0200 Sebastien Jodogne unit testing ParsedDicomFile::GuessPixelDataValueRepresentation()
Sat, 24 Jun 2023 12:43:10 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::Load()