rii-mango / Daikon

A JavaScript DICOM reader.
Other
220 stars 54 forks source link

JPEG 2000 lossy decompression problem #3

Closed jongo closed 9 years ago

jongo commented 9 years ago

Magix is JPEG 2000 lossy (1.2.840.10008.1.2.4.91) compressed image set. I have found some issues with image decompression. You can download Magix here: http://www.osirix-viewer.com/datasets/DATA/MAGIX.zip

magix

For example https://github.com/ivmartel/dwv opens image normally.

jongo commented 9 years ago

Hi, I have included latest jpx.js from https://github.com/OHIF/image-JPEG2000 and build daikon. Now JPEG2000 lossy images are OK.

rii-mango commented 9 years ago

Thanks. I've updated the lib in Daikon.