In which software this 3D volume has been visualized?

59 views Asked by At

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

1

There are 1 answers

0
Dženan On

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