You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your example you have one segmentation with two segments with different colors.
But in cornerstoneTools.segmentation.state.getSegmentations()[0].segments i see only one segment. some in other in my cases with many segments
Describe the Bug
In your example you have one segmentation with two segments with different colors.
But in
cornerstoneTools.segmentation.state.getSegmentations()[0].segments
i see only one segment. some in other in my cases with many segmentsSteps to Reproduce
cornerstoneTools.segmentation.state.getSegmentations()[0].segments
The current behavior
cornerstoneTools.segmentation.state.getSegmentations()[0].segments
take only one segmentsThe expected behavior
expected -
cornerstoneTools.segmentation.state.getSegmentations()[0].segments
take two (many) segmentsOS
macos 14.6.1
Node version
18.20.2
Browser
Chrome 131.0.6778.69
The text was updated successfully, but these errors were encountered: