cornerstone icon indicating copy to clipboard operation
cornerstone copied to clipboard

Is there a loader for raw jpeg2000 files?

Open MaksimShymko opened this issue 4 years ago • 0 comments

I'm trying to find a way to load jpeg2000 files to the cornerstone.

Does an official loader for jpeg2000 exist?

I see that cornerstoneWADOImageLoader uses related logic but in a very complex way, because of DICOM files.

Is it possible to reuse only logic related to jpeg2000 files and don't reimplement it from scratch? Maybe there is an example?

MaksimShymko avatar Nov 29 '21 15:11 MaksimShymko