Hello,
We have encountered an issue in our environment when processing DICOM images containing an invalid ICC Profile.
The image cannot be loaded because DicomImageReader fails with IllegalArgumentException: Invalid ICC Profile Data, as described in issue #1552.
The proposed fix in PR #1551, which ignores an invalid ICC profile and continues loading the image without applying the ICC color transformation, seems like a reasonable solution for this case.
Would it be possible to address this issue and consider merging the proposed fix (or an equivalent solution) into dcm4che?
Thank you.
Pavel