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

How to read dicom tags and image in one go #1305

Closed
shunia opened this issue Jan 16, 2025 · 3 comments
Closed

How to read dicom tags and image in one go #1305

shunia opened this issue Jan 16, 2025 · 3 comments

Comments

@shunia
Copy link

shunia commented Jan 16, 2025

For now we can use @itk-wasm/image-io to get the Image, and then use @itk-wasm/dicom to get the dicom tags, is there a way to get them altogether in one unified API call?

@thewtex
Copy link
Member

thewtex commented Jan 21, 2025

Hi @shunia ,

Some basic support is added in #1306 .

@shunia
Copy link
Author

shunia commented Jan 22, 2025

Thank you @thewtex , looking forward for the PR to be merged and released.

@thewtex
Copy link
Member

thewtex commented Jan 22, 2025

@shunia 👍 merged and released in @itk-wasm/image-io v1.5.0

@thewtex thewtex closed this as completed Jan 22, 2025
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

No branches or pull requests

2 participants