comparison TODO @ 2106:5144d59d0fb2 deep-learning

integration mainline->deep-learning
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Nov 2023 07:44:11 +0100
parents fdb012c86a75 5653b6335642
children de049fd88697
comparison
equal deleted inserted replaced
2102:9f7604d6b581 2106:5144d59d0fb2
1 Update OrthancFramework to 1.12.1 to benefit from https://hg.orthanc-server.com/orthanc/rev/57c0fba5e5c7 1 Update OrthancFramework to 1.12.1 to benefit from https://orthanc.uclouvain.be/hg/orthanc/rev/57c0fba5e5c7
2 2
3 ====================== 3 ======================
4 == Stone Web viewer == 4 == Stone Web viewer ==
5 ====================== 5 ======================
6 6
8 Improvements 8 Improvements
9 ------------ 9 ------------
10 10
11 * Save/load annotations as attachments of their parent series 11 * Save/load annotations as attachments of their parent series
12 (including detection of collisions thanks to revisions). 12 (including detection of collisions thanks to revisions).
13 https://book.orthanc-server.com/faq/features.html#metadata-attachments 13 https://orthanc.uclouvain.be/book/faq/features.html#metadata-attachments
14 14
15 * Internationalization and translations (i18n). Some possible libraries: 15 * Internationalization and translations (i18n). Some possible libraries:
16 https://phrase.com/blog/posts/the-best-javascript-i18n-libraries/ 16 https://phrase.com/blog/posts/the-best-javascript-i18n-libraries/
17 17
18 * Configurable keyboard shortcuts. See Osimis Web viewer: 18 * Configurable keyboard shortcuts. See Osimis Web viewer:
114 * Debian packaging, which requires source-level build dependencies: 114 * Debian packaging, which requires source-level build dependencies:
115 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975069#22 115 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975069#22
116 116
117 => A solution for AMD64 architectures is to use the standalone 117 => A solution for AMD64 architectures is to use the standalone
118 Debian repository that is provided by Sebastien Jodogne: 118 Debian repository that is provided by Sebastien Jodogne:
119 https://book.orthanc-server.com/users/cookbook.html#obtaining-binaries 119 https://orthanc.uclouvain.be/book/users/cookbook.html#obtaining-binaries
120 120
121 121
122 122
123 ================================== 123 ==================================
124 == Stone of Orthanc C++ library == 124 == Stone of Orthanc C++ library ==