comparison TODO @ 3390:d1445f2df123

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 06 Jun 2019 09:52:19 +0200
parents 2b645caab9ee
children 3f1f9039861b
comparison
equal deleted inserted replaced
3389:eb57b7cd5f21 3390:d1445f2df123
106 * Add plugins for normalized operations (notably so as to support 106 * Add plugins for normalized operations (notably so as to support
107 Print SCU/SCP): 107 Print SCU/SCP):
108 https://www.medicalconnections.co.uk/kb/DICOM_Print_Service 108 https://www.medicalconnections.co.uk/kb/DICOM_Print_Service
109 * Provide access to the Orthanc::DicomUserConnection class in plugins: 109 * Provide access to the Orthanc::DicomUserConnection class in plugins:
110 https://groups.google.com/d/msg/orthanc-users/ycDA1xPuTRY/nsT2_GOtEgAJ 110 https://groups.google.com/d/msg/orthanc-users/ycDA1xPuTRY/nsT2_GOtEgAJ
111 * Provide a C++ callback similar to "ReceivedInstanceFilter()" in Lua
112 https://book.orthanc-server.com/users/lua.html#filtering-incoming-dicom-instances
113 https://groups.google.com/d/msg/orthanc-users/BtvLTE5Ni8A/vIMhmMgfBAAJ
111 114
112 ---------------- 115 ----------------
113 Ideas of plugins 116 Ideas of plugins
114 ---------------- 117 ----------------
115 118