log OrthancServer/ParsedDicomFile.cpp @ 1950:533ff46e944b

age author description
Tue, 05 Apr 2016 11:07:02 +0200 Sebastien Jodogne return a single raw frame from DICOM videos
Mon, 04 Apr 2016 13:37:31 +0200 Sebastien Jodogne fix compilation against DCMTK 3.6.1
Mon, 04 Apr 2016 13:36:56 +0200 Sebastien Jodogne fix compilation against DCMTK 3.6.1
Fri, 25 Mar 2016 11:27:38 +0100 Sebastien Jodogne test dicom patterns
Thu, 24 Mar 2016 11:46:41 +0100 Sebastien Jodogne FromDcmtkBridge::LoadFromMemoryBuffer
Tue, 22 Mar 2016 15:11:53 +0100 Sebastien Jodogne FromDcmtkBridge::FromJson
Mon, 21 Mar 2016 14:28:59 +0100 Sebastien Jodogne ORTHANC_MAXIMUM_TAG_LENGTH made explicit
Mon, 21 Mar 2016 14:12:31 +0100 Sebastien Jodogne Configuration::GetDefaultEncoding
Mon, 07 Mar 2016 17:43:20 +0100 Sebastien Jodogne New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Mon, 08 Feb 2016 11:33:39 +0100 Sebastien Jodogne do not generate RC files for non-Windows builds
Tue, 05 Jan 2016 13:26:51 +0100 Sebastien Jodogne Refactoring leading to speedups with custom image decoders
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Thu, 26 Nov 2015 18:53:00 +0100 Sebastien Jodogne "/instances/.../header" to get the meta information (header) of the DICOM instance
Wed, 25 Nov 2015 16:39:03 +0100 Sebastien Jodogne "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
Wed, 25 Nov 2015 16:00:57 +0100 Sebastien Jodogne refactoring of DicomImageDecoder