comparison TODO @ 5305:50e73f7db661

todo palette PNG in create-dicom
author Alain Mazy <am@osimis.io>
date Thu, 01 Jun 2023 15:21:05 +0200
parents 02305a80e864
children fb637cc110b6
comparison
equal deleted inserted replaced
5304:02305a80e864 5305:50e73f7db661
97 "MultiFrame" flag to avoid creating a series), or modify PixelData 97 "MultiFrame" flag to avoid creating a series), or modify PixelData
98 of a multi-frame image: 98 of a multi-frame image:
99 https://groups.google.com/g/orthanc-users/c/y3-xa_GcdLM/m/m0Kr5G5UPAAJ 99 https://groups.google.com/g/orthanc-users/c/y3-xa_GcdLM/m/m0Kr5G5UPAAJ
100 * (1) Specify the transfer syntax in /tools/create-dicom 100 * (1) Specify the transfer syntax in /tools/create-dicom
101 https://groups.google.com/g/orthanc-users/c/o15Dekecgds/m/xmPE2y3bAwAJ 101 https://groups.google.com/g/orthanc-users/c/o15Dekecgds/m/xmPE2y3bAwAJ
102 * Support Palette PNG in /tools/create-dicom:
103 https://discourse.orthanc-server.org/t/404-on-tools-create-dicom-endpoint-with-specific-png/3562
102 * (1) In the /studies/{id}/anonymize route, add an option to remove 104 * (1) In the /studies/{id}/anonymize route, add an option to remove
103 secondary captures. They usually contains Patient info in the 105 secondary captures. They usually contains Patient info in the
104 image. The SOPClassUID might be used to identify such secondary 106 image. The SOPClassUID might be used to identify such secondary
105 captures. 107 captures.
106 * Support "/preview" and "/matlab" for LUT color images 108 * Support "/preview" and "/matlab" for LUT color images