# HG changeset patch # User Sebastien Jodogne # Date 1476686274 -7200 # Node ID 00ff2cd06d13f36bdac752d17cbc8f257e474d26 # Parent 490347621f420539b2adcbfc85f11065d68a9236 dicomweb diff -r 490347621f42 -r 00ff2cd06d13 README --- a/README Sat Oct 15 14:51:49 2016 +0200 +++ b/README Mon Oct 17 08:37:54 2016 +0200 @@ -25,7 +25,8 @@ box. Interestingly, Stone does not contain any DICOM toolkit: It entirely relies on the REST API of Orthanc to parse/decode DICOM images. However, thanks to the object-oriented architecture of Stone, -it is possible to avoid this dependency upon Orthanc. +it is possible to avoid this dependency upon Orthanc, e.g. to download +DICOM datasets using DICOMweb. Comparison diff -r 490347621f42 -r 00ff2cd06d13 TODO --- a/TODO Sat Oct 15 14:51:49 2016 +0200 +++ b/TODO Mon Oct 17 08:37:54 2016 +0200 @@ -7,6 +7,7 @@ ------- * Documentation +* Interface with DICOMweb * LayoutPetCtFusionApplication: fix initial view