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
segmentationstack
Exporting SEG fails.
It seems the 'getActiveSegmentationRepresentation' function has been removed.
Can you update the latest example soon? Thanks a lot!
Steps to Reproduce
/
The current behavior
/
The expected behavior
/
OS
Windows 10
Node version
18.20.5
Browser
Google Chrome latest
The text was updated successfully, but these errors were encountered:
I encountered the same issue in the example named DICOM SEG Volume. There also seems to be an issue with generateLabelMaps2DFrom3D; According to the example file, this function takes an instance of ImageVolume and refers to its scalarData property, but the ImageVolume class no longer has scalarData .
Describe the Bug
segmentationstack
Exporting SEG fails.
It seems the 'getActiveSegmentationRepresentation' function has been removed.
Can you update the latest example soon? Thanks a lot!
Steps to Reproduce
/
The current behavior
/
The expected behavior
/
OS
Windows 10
Node version
18.20.5
Browser
Google Chrome latest
The text was updated successfully, but these errors were encountered: