comparison TODO @ 1865:4d83d27a955e

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 24 Nov 2021 12:25:32 +0100
parents 35ac2be493e2 ff03eb63e847
children 4fa025398a38
comparison
equal deleted inserted replaced
1864:35ac2be493e2 1865:4d83d27a955e
38 Wishlist 38 Wishlist
39 -------- 39 --------
40 40
41 * Vertical "timeline" to see the position of the current frame in the 41 * Vertical "timeline" to see the position of the current frame in the
42 series, and to change the current frame by clicking on the timeline. 42 series, and to change the current frame by clicking on the timeline.
43
44 * Display a pixel probe with the Hounsfield Unit.
45 https://groups.google.com/g/orthanc-users/c/m7S0wbYYW5s/m/MBaxIQ_IAAAJ
43 46
44 * Display video files even if the Orthanc REST API is not available 47 * Display video files even if the Orthanc REST API is not available
45 (using pure DICOMweb). This could possible be done using the 48 (using pure DICOMweb). This could possible be done using the
46 DICOMweb Bulk Data URI, and/or a dedicated JavaScript video player. 49 DICOMweb Bulk Data URI, and/or a dedicated JavaScript video player.
47 50