[vtkusers] Re ndering from CT Slices

Gururajan gururajan.r at raster.in
Fri Jul 31 08:03:42 EDT 2009


you can use VtkPNGWriter and VtkPNGReader Class in vtk,
Please be specific that your CT Slices are single frame or multiframe,
if it is multiframe you have to go for GDCMDicomImage reader and you
have provision to convert it into .PNG Regards
Guru

Slash1985 wrote:
> Hello
>
> My project goal is to render 3-D bone from CT slices. Slices now is saved as
> a 'png' files in grayscale.
> So, I have a question. Is it possible to reconstruct 3-D object from slices
> based on 'png' images?
>
> Should I have to do triangulation on these images and supply a triangles?
>
> Is it possible to do both ways to render 3-D object? If yes, which is
> easier/better?
>
> Regards
>
>
>   




More information about the vtkusers mailing list