view TODO @ 87:3d83d34cd4db

sync, optimizations
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Dec 2016 16:44:14 +0100
parents 7037851e7244
children bdc5cb0db9bf
line wrap: on
line source

Orthanc for Whole-Slide Imaging
===============================


-------
General
-------

* 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
---------