view TODO @ 163:c23e31ac75ef

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 26 Jan 2019 14:27:38 +0100
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
---------