Mercurial > hg > orthanc-wsi
view TODO @ 147:38d12348a153 OrthancWSI-0.5
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 23 Apr 2018 17:15:15 +0200 |
parents | bdc5cb0db9bf |
children | fad22529c309 |
line wrap: on
line source
Orthanc for Whole-Slide Imaging =============================== ------- General ------- * Command-line tool to extract a subregion of a WSI as a PNG/JPEG image * Thoroughly test sparse tiling (both in encoder and decoder) * Display physical scale in Web viewer * Viewer: Configure how missing tiles are displayed for sparse tiling ----------- Performance ----------- * Check out rapidjson: https://github.com/miloyip/nativejson-benchmark * Optimize ImageToolbox::Set() and ImageToolbox::Halve() ------------- Documentation ------------- * Doxygen Documentation * Document the REST API in the Orthanc Book (/wsi/pyramids and /wsi/tiles) --------- Packaging ---------