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

cornerstone: add a toolbar #26

Open
kousu opened this issue Nov 30, 2022 · 1 comment
Open

cornerstone: add a toolbar #26

kousu opened this issue Nov 30, 2022 · 1 comment

Comments

@kousu
Copy link
Member

kousu commented Nov 30, 2022

Cornerstone has a series of tools. The OHIF Viewer (the flagship app that Cornerstone was written for) exposes most of them in a toolbar:

Screenshot 2022-11-29 at 20-16-50 OHIF Viewer

but they can also be as simple as mouse gestures

Screenshot 2022-11-29 at 20-17-46 https __www cornerstonejs org

Add something subset of tools to our renderer (#24). A static image is fine for a png, jpg, or tiff, but for NIfTIs, which are usually 3d, and sometimes 4d, it would be a lot more friendly if users could at least:

  • stack scroll
  • pan
  • zoom

without having to download the dataset and switch to fsleyes or ITK Snap.

@kousu
Copy link
Member Author

kousu commented Mar 7, 2023

It would be great to have the multi-axis view like fsleyes and brainsprite do, like this, where navigating through the image is easy because you can just click at any point in any axis. I'm not clear if cornerstone can do this?

Screenshot 2023-03-07 at 13-58-52 Data collection and organization — spine-generic documentation
Screenshot 2023-03-07 at 13-59-01 Data collection and organization — spine-generic documentation

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