questions > RE: 报错:OpenJPEG j2k_to_image failed to decode
Nov 9, 2024  12:11 PM | Chris Rorden
RE: 报错:OpenJPEG j2k_to_image failed to decode

You could try to uncompress your DICOM from JPEG2000, and then use dcm2niix on the uncompressed DICOM:


gdcmconv --raw in.dcm out.dcm
dcmdjpeg  in.dcm out.dcm


If all of these tools fail, it suggests your DICOM image is not valid

Threaded View

TitleAuthorDate
long zhang Nov 8, 2024
RE: 报错:OpenJPEG j2k_to_image failed to decode
Chris Rorden Nov 9, 2024