cornerstonejs / cornerstoneWADOImageLoader

[DEPRECATED] DICOM WADO Image Loader for the cornerstone library
MIT License
280 stars 267 forks source link

Support of Jpeg 2K Quality Layers #229

Open georggrab opened 5 years ago

georggrab commented 5 years ago

Hi there,

first of all, thanks for this awesome project! I have one question regarding the JPEG2K codec: is supporting quality layers a thing that's on the Roadmap for you? I think it would be a great addition to cornerstone (having low quality preview images that incrementally improve in quality while the network request is ongoing), though it would probably require several changes in cornerstone-core as well.

Best Regards, Georg

dannyrb commented 5 years ago

@talkdirty, while I know this is something that can be achieved, I am unfamiliar with how one would accomplish it.

If you have any helpful resources, it's something I would be interested in spiking.