0

I read a paper and saw a very nice visualization of their 3D volume segmentation. This is the 3D visualization in the paper

Do you have any idea that what software they have used for 3d-reconstruction of the volume?

I have done the segmentation and would like to visualize it in python. Is there any shared code on GitHub or online that I can use it for visualization?

Your help is appreciated

user630317
  • 31
  • 8

1 Answers1

0

How about this? Or this? Or this? Get VTK from here.

Dženan
  • 3,329
  • 3
  • 31
  • 44