We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DICOM data containing JPEG 2000 encoded image data must be supported.
The text was updated successfully, but these errors were encountered:
Added support for JPEG2000. Relates to #62.
82d7b0b
f86f997
Moved buffer fiddling to image creation method. Force planar RGB. Really
58c977d
fixes #62!
The chosen library is: j2k.js "Port of OpenJPEG, an open-source JPEG2000 codec, to JavaScript using Emscripten"
Sorry, something went wrong.
ivmartel
No branches or pull requests
DICOM data containing JPEG 2000 encoded image data must be supported.
The text was updated successfully, but these errors were encountered: