DzungDinh
(Dzung Dinh)
June 18, 2023, 11:42pm
1
Hello,
I wonder what 3d visualization method using for reconstructing 3D segmentation in Slicer? (e.g., interpolation, …). Moreover, is there any way I can view the current method?
FYI, I have the segmentation in 2D, and Slicer helps me view it in 3D
Thank you!
muratmaga
(Murat Maga)
June 19, 2023, 12:11am
2
DzungDinh
(Dzung Dinh)
June 19, 2023, 4:24am
3
I don’t see they specify the visualization methods in the documents that you mentioned.
muratmaga
(Murat Maga)
June 19, 2023, 4:11pm
4
It explains that segmentations are turned into 3D models and visualized as surface meshes? What specifically are looking for visualization methods?
DzungDinh
(Dzung Dinh)
June 20, 2023, 6:18pm
5
I am sorry for the miscommunication. My question is, what methods are used to turn into 3D models?
muratmaga
(Murat Maga)
June 20, 2023, 6:58pm
6
I believe it uses the vtkDiscreteFlyingEdges3D filter to convert labelmaps into 3D models, but you should check the source code to make sure.