neuropoly / gitea

https://gitea.io fork with https://git-annex.branchable.com support
https://gitea.io
MIT License
3 stars 2 forks source link

cornerstone: add a toolbar #26

Open kousu opened 1 year ago

kousu commented 1 year ago

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:

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

kousu commented 1 year ago

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