Bug #819
closedRLE encoder should set PlanarConfiguration to 1
100%
Description
The RLE encoder should update PlanarConfiguration to have a value of 1 if the image has SamplesPerPixel > 1.
This is clarified by the DICOM standard in the following note: http://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_G.2.html
Reported by Mathieu Malaterre.
Updated by Marco Eichelberg about 7 years ago
The proposed modification will most likely be made unnecessary by the following (still unnumbered) DICOM CP: cp_dac466_02_planarconfigurationforjpeglswithwsi.pdf
Updated by Marco Eichelberg about 7 years ago
- Status changed from New to Feedback
Waiting for the CP to be balloted before closing this entry.
Updated by Jörg Riesmeier almost 7 years ago
Now, this CP is known as CP-1843 (currently, a working draft).
Updated by Jörg Riesmeier almost 7 years ago
- Assignee set to Jörg Riesmeier
- % Done changed from 0 to 80
Updated by Jörg Riesmeier almost 7 years ago
- Target version changed from 3.6.4 to 3.6.6
The current status of this CP is "VP" (Jan 2019 Voting Packet).
Updated by OFFIS DICOM Team almost 7 years ago
- Target version changed from 3.6.6 to 3.6.5
Updated by Jörg Riesmeier over 6 years ago
Updated by Jörg Riesmeier over 6 years ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
There is no need to change the source code for RLE but CP-1843 also changes the requirements for JPEG-LS (Planar Configuration is now restricted to be 0 instead of 1), which still needs to be checked in detail.
Updated by Jörg Riesmeier over 6 years ago
- Related to Conformance #882: JPEG-LS encoder should set PlanarConfiguration to 0 added