Hi everyone,
I'm looking for some insight from the Cornerstone.js community regarding JPEG decoding behavior in web viewers.
We are having a discussion about whether the Adobe APP14 marker is necessary inside encapsulated JPEG tiles. My position is that it's redundant because the color space can be deduced directly from the SOF0 marker and DICOM metadata, but I want to ensure that removing it won't break decoding or color interpretation in web-based client loaders.
Full details are tracked in this issue:
*
https://github.com/imi-bigpicture/opentile/issues/93Any feedback from the dev team or users familiar with the underlying codecs would be greatly appreciated!