Mercurial > hg > orthanc-wsi
changeset 367:c2e9c4fbfb0b
note about vendors
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 13 Mar 2025 17:31:04 +0100 (2 months ago) |
parents | 465aef69a587 |
children | 60100f5effee |
files | NEWS |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Thu Mar 13 16:58:51 2025 +0100 +++ b/NEWS Thu Mar 13 17:31:04 2025 +0100 @@ -3,6 +3,14 @@ * Fix handling of "Image Type" in the viewer for compatibility with other vendors +* Compatibility tested against sample DICOM images shipped by OpenSlide: + 3DHISTECH-1.zip, CMU-1-JP2K-33005.zip, JP2K-33003-1.zip, and Leica-4.zip: + https://openslide.cs.cmu.edu/download/openslide-testdata/DICOM/ + +* Compatibility tested against the images of the 2023 DICOM WG26 Connectathon + from vendors: Hamamatsu, Leica, Objective Imaging, Philips, and Roche + ftp://medical.nema.org/medical/dicom/Datasets/WG26/ + Version 3.0 (2024-12-20) ========================