diff README @ 4:00ff2cd06d13

dicomweb
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Oct 2016 08:37:54 +0200
parents 2dbe613f6c93
children 4cf45e539cd9
line wrap: on
line diff
--- 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