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

[Feature Request] Support display ImageOverlay #1825

Open
934556826 opened this issue Feb 13, 2025 · 4 comments
Open

[Feature Request] Support display ImageOverlay #1825

934556826 opened this issue Feb 13, 2025 · 4 comments

Comments

@934556826
Copy link

934556826 commented Feb 13, 2025

What feature or change would you like to see made?

https://www.cornerstonejs.org/live-examples/local.html
cornerstone3D does not support displaying ImageOverlay

Image

OHIF display normal
Image

I added OHIF's ImageOverlayViewerTool, but found that an error would be reported under wadouri loader, because metaData.get('overlayPlaneModule', imageId) was obtained as undefined

Image

Why should we prioritize this feature?

Many dicom files will have overlay

@daker
Copy link
Contributor

daker commented Feb 13, 2025

@934556826 maybe add a dcm file in case someone wants to work on it

@934556826
Copy link
Author

@934556826 maybe add a dcm file in case someone wants to work on it

thanks a lot
1.3.12.2.1107.5.1.7.107051.30000025020808281178600000040.zip

@sedghi
Copy link
Member

sedghi commented Feb 19, 2025

We have this as a tool inside OHIF you can take a look at the logic and use it in your app

CleanShot.2025-02-19.at.09.42.42.mp4

https://github.com/OHIF/Viewers/blob/master/extensions/cornerstone/src/tools/ImageOverlayViewerTool.tsx

@sedghi
Copy link
Member

sedghi commented Feb 19, 2025

If you'd like, you can submit a pull request for Cornerstone using that logic, and I'll merge it.

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

3 participants