[vtkusers] Re: surface generation from CT images (mprasat)

Prashanth prashanth.dumpuri at vanderbilt.edu
Mon Nov 26 14:59:59 EST 2007


Try vtkImageMarchingCubes 
(http://www.vtk.org/doc/release/5.0/html/a01553.html). Note: You have to 
segment your image set before you try to generate a marching cubes 
surface from it. In other words, your image set should contain just the 
vertebrae.
Prashanth


> Hi,
>
> I am new to VTK so please bear with me. I would like to know if I can use
> VTK to generate a 3D surface from CT images. Basically I have a set of CT
> images of a vertebra. I want to generate a 3D representation of the vertebra
> from the CT images. Thank you for your time.
>
> regards,
>
> Prasath




More information about the vtkusers mailing list