Mercurial > hg > orthanc-wsi
view TODO @ 431:e634b2dcaf0b default tip
TODO
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Fri, 08 May 2026 17:58:20 +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 ---- IIIF ---- * For the moment, the IIIF support of the WSI plugin only supports level 0 of Image API Compliance. Consider implementing level 1: https://iiif.io/api/image/3.0/compliance/ https://discourse.orthanc-server.org/t/found-some-bugs-on-orthanc-wsi/6431 ------- 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 ---------
