fo-dicom.Codecs
fo-dicom.Codecs copied to clipboard
Another problematic file with Jpeg2000 Encoding
Ensure you are reporting a defect related to encoding/decoding pixel data.
Describe the bug The file encoded and turned into ALL white!
To Reproduce var df = DicomFile.Open(@"E:\original.dcm"); df.Clone(DicomTransferSyntax.JPEG2000Lossless).Save(@"E:\original-out.dcm");
original file
changed to 2000 and corrupted!
Environment:
- Windows
-
fo-dicom.Codecs5.10.8 original.zip
To be analyzed next week
Hi @bakhtvar, this issue has been solved, please use the latest nuget version 5.14.3. https://www.nuget.org/packages/fo-dicom.Codecs/5.14.3