Skip to content
New issue

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

Upgrade itk-wasm #630

Merged
merged 4 commits into from
Jul 30, 2024
Merged

Upgrade itk-wasm #630

merged 4 commits into from
Jul 30, 2024

Conversation

floryst
Copy link
Collaborator

@floryst floryst commented Jul 29, 2024

This pulls out the ITK-wasm upgrade from the streaming branch.

  • switches to using a module-scoped DICOM interface.

Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for volview-dev ready!

Name Link
🔨 Latest commit 55016b7
🔍 Latest deploy log https://app.netlify.com/sites/volview-dev/deploys/66a8f9ecd4779e0008a767b3
😎 Deploy Preview https://deploy-preview-630--volview-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

floryst added 3 commits July 29, 2024 18:44
Use a module-scoped worker instead of a DICOMIO instance.
Since itk-wasm is still beta, pinning the versions is best.
@floryst floryst force-pushed the improve-itk-dicom-usage branch from a87e2d6 to a9b5d96 Compare July 29, 2024 22:44
src/io/readWriteImage.ts Outdated Show resolved Hide resolved
@floryst floryst added this pull request to the merge queue Jul 30, 2024
Merged via the queue into main with commit 4dbb960 Jul 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove writeImage direction matrix workaround after upgrading @itk-wasm/image-io
2 participants