Mercurial > hg > orthanc-wsi
view NEWS @ 84:727670c5c125
fix generation of "Dimension Index Sequence" and "Dimension Index Values"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 15 Dec 2016 12:36:20 +0100 |
parents | cafc4728a857 |
children | 14146ecd1688 |
line wrap: on
line source
Pending changes in the mainline =============================== * Thanks to David Clunie's feedback: - Fix generation of tag "Dimension Index Sequence" (0020,9222) - Fix generation of tag "Dimension Index Values" (0020,9157) Version 0.2 (2016/11/28) ======================== * Huge speed-up in the whole-slide imaging Web viewer plugin: - Reduction of the number of calls to the Orthanc REST API - Cache pre-computed information for each instance as metadata - Larger cache with LRU recycling to improve viewer performance * "OrthancWSIClearCache.py" companion script to clear the WSI cache * Various refactorings Version 0.1 (2016/10/28) ======================== * Docker images are available * Provide "--version" flag in command-line tools * Fix freeze if the target Orthanc is not accepting images Maintenance ----------- * Windows resources for command-line tools * Build under Apple OS X * Build using Microsoft Visual Studio * Automatic build in CIS 2016-10-22 ========== * Initial release