[vtkusers] 3D coordinate plot surface reconstraction vtk 6.3.0

High Techno technword at gmail.com
Sat Jul 23 19:35:01 EDT 2016


Currently i'm working on a project for rendering 3D surface of a human
skull from series of images taken by Ct(computed tomography)scanner.first i
create a 3D array that contains gray level of 3D volume. second step i
create a vtkimagedata from the 3D array and then i use the filter
vtkmarchingcube to extract the surface.all this steps are done perfectly.

My problem is i cant plot reconstructed surface 3D coordinate.

this image can explain more, this what i have now :reconstructed surface
<http://i.stack.imgur.com/xGo61.jpg>

and i want to do somthing like that: surface plotted
<http://i.stack.imgur.com/mAaOM.jpg>

i found lot of example about plotting in vtk such as :ScatterPlot

and also some examples for picking. and others

any help will be welcome thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160723/a648bda2/attachment.html>


More information about the vtkusers mailing list