Mercurial > hg > orthanc-stone
changeset 1708:eb59fbee071e
note
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 28 Nov 2020 16:16:24 +0100 |
parents | ee2b5990dfff |
children | 2931f5e15320 |
files | Applications/StoneWebViewer/NOTES.txt |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Applications/StoneWebViewer/NOTES.txt Fri Nov 27 18:44:41 2020 +0100 +++ b/Applications/StoneWebViewer/NOTES.txt Sat Nov 28 16:16:24 2020 +0100 @@ -6,6 +6,12 @@ - The images are retrieved using DICOMweb. +- In the Stone Web viewer, the individual instances are loaded on + need, in order to reduce the use of the network bandwidth. This + contrasts with the Osimis Web viewer that loads the entire images in + background. + + - The Stone Web viewer uses the DICOM identifiers. The Osimis Web viewer the Orthanc identifiers. https://book.orthanc-server.com/faq/orthanc-ids.html