[vtkusers] [Insight-users] Looking for the Test Data As Follow

David Doria daviddoria at gmail.com
Thu May 16 13:00:11 EDT 2013


On Thu, May 16, 2013 at 12:44 PM, Hongsongyang <hongsongyang at 163.com> wrote:
> Dear David:
>      I have used VTK for a long time, but I just start to used ITK right
> now.
> So I need to find some examples which could combine ITK and VTK together to
> guide me.
> Where could I find such examples?
> Thanks a lot.
>
> Hongsongyang.

Basically all you should need to use VTK and ITK together is to be
able to convert an ITK image to a VTK image for display, right? If so,
all you need is this:

http://www.itk.org/Wiki/ITK/Examples/IO/ImageToVTKImageFilter

Let us know if you need anything else.

David



More information about the vtkusers mailing list