view TODO @ 252:918ff23bcd5f

support linking against openjpeg 2.5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 24 Jun 2022 09:19:06 +0200
parents fad22529c309
children 2defc8008b33
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://bugs.orthanc-server.com/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
---------