[vtkusers]2D to 3D(DICOM images)

Bartlomiej Wilkowski wilku_83 at o2.pl
Tue Aug 21 08:14:18 EDT 2007


Hi
>
> you should use vtkImageViewer or vtkImageViewer2, set the properties like
> stack name pattern, spacings, extent and finally call Update().
>
> then you will use some special mapper, maybe some contour filter or other
> and finally create actor and add to the 3D scene.
>
> Try to see the API of VTK on the www.vtk.org and there you can find
> examples of using vtkImageViewer in C++. (http://www.vtk.org/doc/nightly/html/classvtkImageViewer2.html
> )
>
> Here you have some example in Tcl:
> http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Examples/ImageProcessing/Tcl/Histogram.tcl?root=VTK&content-type=text/plain
>
> good luck
>
> Bartek
>
> 2007/8/21, m26404030 at john.petra.ac.id <m26404030 at john.petra.ac.id>:
> >
> >
> >
> > I want to read a set of DICOM images and display(visualize) it as 3D
> > image.
> > Please help me how to do it or where I could find the tutorial of this
> > problem(using C++).
> > Thanx a lot..=p
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at:
> > http://www.vtk.org/Wiki/VTK_FAQ
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070821/888874f8/attachment.htm>


More information about the vtkusers mailing list