[vtkusers] 3D surface generation using marching cube

Vachik Dave vsdave at umail.iu.edu
Mon Jul 22 13:52:35 EDT 2013


Hello,

Hello, I need to prepare 3D Surface from DICOM files using Marching cube
algorithm. I am trying to use example available here:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Modelling/MarchingCubes

steps i fallowed:

1 - I read DICOM series using vtkDICOMReader:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadDICOMSeries

2 - I pass the reader object->GetOutputPort() to vtkVoxelModeler object.

The program doesnt give me any error during execution, but it creates blank
onpengl window.
I am using VTK 6.0.0 in Visual Studio 2012.
Any Suggestion would be helpful.
Thank you.


Regards*.
--Vachik Dave*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130722/99215654/attachment.htm>


More information about the vtkusers mailing list