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
I guess currently it doesn't support gzip encoding.. https://github.com/scijs/nrrd-js/blob/master/nrrd.js#L156-L173
Possibly looking for something like this: https://github.com/mrdoob/three.js/blob/master/examples/js/loaders/NRRDLoader.js#L288-L295
The text was updated successfully, but these errors were encountered:
not_working.zip
Sorry, something went wrong.
If the project is accepting contributions, I can work on this
@SachidanandAlle PR #5 open for gzip support in parse. If it gets merged I can make the changes in Monai's ohifv3 plugin to enable compression.
Successfully merging a pull request may close this issue.
I guess currently it doesn't support gzip encoding..
https://github.com/scijs/nrrd-js/blob/master/nrrd.js#L156-L173
Possibly looking for something like this: https://github.com/mrdoob/three.js/blob/master/examples/js/loaders/NRRDLoader.js#L288-L295
The text was updated successfully, but these errors were encountered: