# HG changeset patch # User Alain Mazy # Date 1636392502 -3600 # Node ID ff03eb63e84731ba94ffcc7fba9afc5a2d16f6c2 # Parent 63587fdeec690847c75295dfeb9941e06014a59a todo diff -r 63587fdeec69 -r ff03eb63e847 TODO --- a/TODO Thu Sep 23 14:38:42 2021 +0200 +++ b/TODO Mon Nov 08 18:28:22 2021 +0100 @@ -41,6 +41,9 @@ * Vertical "timeline" to see the position of the current frame in the series, and to change the current frame by clicking on the timeline. +* Display a pixel probe with the Hounsfield Unit. + https://groups.google.com/g/orthanc-users/c/m7S0wbYYW5s/m/MBaxIQ_IAAAJ + * Display video files even if the Orthanc REST API is not available (using pure DICOMweb). This could possible be done using the DICOMweb Bulk Data URI, and/or a dedicated JavaScript video player.