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] Stack Viewport Segmentation #3581

Closed
sedghi opened this issue Aug 8, 2023 · 6 comments
Closed

[Feature Request] Stack Viewport Segmentation #3581

sedghi opened this issue Aug 8, 2023 · 6 comments

Comments

@sedghi
Copy link
Member

sedghi commented Aug 8, 2023

What feature or change would you like to see made?

Currently our segmentation only supports/renders on Volume viewports. We should add Stack Viewport segmentation too via imageMappers

Why should we prioritize this feature?

  • Large datasets cannot fit into memory as a single volume
  • MG, US, DX, CR modalities
@james-hanks
Copy link

CS3D will be updated to support during industry collaboration in next 4-5 months. After CS3D is updated we will need to revisit OHIF implementation

@fedorov
Copy link
Member

fedorov commented Nov 3, 2023

@igoroctaviano
Copy link
Contributor

@sedghi @wayfarer3130 now that we have https://www.cornerstonejs.org/live-examples/stacksegmentation. Now we just need to integrate to OHIF? Do you know if we have a PR already?

@sedghi
Copy link
Member Author

sedghi commented Feb 20, 2024

No we don't yet, it is more than rendering, the bulk of work is in import inside adapters

@sedghi
Copy link
Member Author

sedghi commented Feb 20, 2024

Right now we import inside a volume buffer, but rather we should import the current slice as soon as possible and for the rest do it in a webworker in the background

@sedghi
Copy link
Member Author

sedghi commented May 8, 2024

closing in favor of #4103

@sedghi sedghi closed this as completed May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants