Alireza
Alireza
Is that a regression in 3.10, or was it present in 3.9 as well?
This is expected behavior. Contours are based in 2D space, while labelmaps are 3D.
Theoretically, you cannot display x, y, z coordinates and a plane without assuming some thickness for the point and the plane. It's impossible to make the plane pass through that...
I have all the building blocks already. They are just commented out since I wasn't able to finish the task and had to move on to something else. https://github.com/cornerstonejs/cornerstone3D-beta/blob/main/packages/tools/src/stateManagement/segmentation/helpers/clipAndCacheSurfacesForViewport.ts https://github.com/cornerstonejs/cornerstone3D-beta/blob/main/packages/tools/src/stateManagement/segmentation/polySeg/Contour/utils/updateContoursOnCameraModified.ts...
no we don't have a roadmap for cs3d, but we have for ohif, see ohif.org
No, it actually facilitates it. I will get back to contour to surface cuts soon. But i pushed a lot of changes in this file packages/tools/src/tools/displayTools/Contour/contourDisplay.ts that should does the...
I'll revisit this, but unfortunately, it's not a priority right now.
Yes it will be after this iteration. So likely Q2, Q3 2025
are you using vite? i will fix this in the 2.x version