view TODO @ 193:e690c265b315

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 10:10:55 +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
---------