Project

General

Profile

Actions

Bug #892

open

dcmcjpls may generate JPEG-LS images that dcmdjpls cannot decode

Added by Marco Eichelberg about 6 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
Library and Apps
Target version:
-
Start date:
2019-08-03
Due date:
% Done:

80%

Estimated time:
Module:
dcmjpls
Operating System:
Compiler:

Description

Under certain (rather unusual) conditions, dcmcjpls will create a compressed DICOM image that dcmdjpls cannot decode:
  • The command line option --interleave-none is used
  • The image is a color image with BitsStored > 12

This is caused by the CharLS library, which in this case writes multiple LSE marker segments to the JPEG-LS bitstream, which is permitted, but apparently the library is unable to decode such files.
This bug has been registered as Issue 25 in the CharLS bug tracker: https://github.com/team-charls/charls/issues/25

Actions

Also available in: Atom PDF