comparison Applications/StoneWebViewer/NOTES.txt @ 1964:2034ae383cfd deep-learning

integration default->deep-learning
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 28 Oct 2022 07:47:55 +0200
parents 142c7ee8fe1f
children 196684ae6206
comparison
equal deleted inserted replaced
1953:0661115af939 1964:2034ae383cfd
90 90
91 If the "selectedStudies" is not provided, then all the studies are 91 If the "selectedStudies" is not provided, then all the studies are
92 displayed at the startup. 92 displayed at the startup.
93 93
94 94
95 Minor changes
96 -------------
97
98 - Option "ShowInfoPanelButtonEnabled" in the Osimis Web viewer is
99 named "ShowUserPreferencesButton" in the Stone Web viewer.
100
101 - Option "AlwaysShowNotForDiagnosticUsageDisclaimer" in the Osimis Web
102 viewer is named "ShowNotForDiagnosticUsageDisclaimer" in the Stone
103 Web viewer.
104
105 - The allowed values for option "ShowInfoPanelAtStartup" are "Always",
106 "Never" of "User" (note the first character in upper case). In the
107 Osimis Web viewer, these options were in lower case.
108
109
110
95 Authorization to the DICOMweb server (new in 2.0) 111 Authorization to the DICOMweb server (new in 2.0)
96 ==================================== 112 ====================================
97 113
98 The function "stone.AddHttpHeader()" exposed in the WebAssembly API 114 The function "stone.AddHttpHeader()" exposed in the WebAssembly API
99 can be used to add custom HTTP headers to each XMLHttpRequest that is 115 can be used to add custom HTTP headers to each XMLHttpRequest that is