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

Add LUT / Windowing for medical images #163

Open
Corbie-42 opened this issue Jan 19, 2024 · 0 comments
Open

Add LUT / Windowing for medical images #163

Corbie-42 opened this issue Jan 19, 2024 · 0 comments

Comments

@Corbie-42
Copy link

For medical images, there is a common mechanism called windowing (see this explanation). The exact method is defined in the DICOM standard.

The window is often adjusted manually in a viewer by holding down a mouse button and moving the cursor, so left-right adjusts the width and up-down the windowing center. This can be pretty slow in JavaScript, so it would be nice to do this in Wasm.

Would you care to add the windowing function to photon?

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

1 participant