view TODO @ 274:2805246064aa iiif

added SetIIIFForcePowersOfTwoScaleFactors()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 Jul 2023 11:24:56 +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
---------