Viewers icon indicating copy to clipboard operation
Viewers copied to clipboard

[Feature Request] Stack Viewport Segmentation

Open sedghi opened this issue 1 year ago • 5 comments

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

sedghi avatar Aug 08 '23 14:08 sedghi

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

james-hanks avatar Sep 29 '23 15:09 james-hanks

@sedghi @rodrigobasilio2022 @james-hanks @igoroctaviano is this one related? https://github.com/cornerstonejs/cornerstone3D/pull/679

fedorov avatar Nov 03 '23 20:11 fedorov

@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?

igoroctaviano avatar Feb 20 '24 12:02 igoroctaviano

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

sedghi avatar Feb 20 '24 12:02 sedghi

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 avatar Feb 20 '24 12:02 sedghi

closing in favor of https://github.com/OHIF/Viewers/issues/4103

sedghi avatar May 08 '24 18:05 sedghi