[vtkusers] how to detect point that lies on an isosurface

wingsneak naygniw at hotmail.com
Sat Mar 10 02:39:36 EST 2012


I have now a program which using the vtk built in marching cubes algorithm,
generated two 3D rendered isosurfaces, from CT slices. one is a 3D model of
the human skull, the other is a 3D model of the human face (skin). 

i would like to mark a point on the skull, and my algorithm will then find
the corresponding point on the skin. since i used vtk to generate both the
skull and skin 3D rendered model in the same render window, this means that
both the skull and skin 3D model are registered to each other, am i correct?
please correct me if im wrong.

given that i have marked the corresponding point on the skull isosurface,
how does this point on the skull find its corresponding point on the skin
isosurface?



--
View this message in context: http://vtk.1045678.n5.nabble.com/how-to-detect-point-that-lies-on-an-isosurface-tp5552451p5552451.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list