view TODO @ 321:0c34b6625c67

cppcheck
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Oct 2024 15:01:46 +0200
parents 2defc8008b33
children
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


-------
Testing
-------

* Integration tests for photometric interpretations
  (https://orthanc.uclouvain.be/bugs/show_bug.cgi?id=144) => all
  possibilities (2x2x3) with "--rencode", "--pyramid", "--compression"
  X all possible input photometric interpretations (6 = PNG, JPEG, PNG
  grayscale, TIFF RGB, TIFF YCbCr, TIFF grayscale)


-------------
Documentation
-------------

* Doxygen Documentation
* Document the REST API in the Orthanc Book (/wsi/pyramids and /wsi/tiles)


---------
Packaging
---------