[Insight-users] Re: sample code

Luis Ibanez luis.ibanez at kitware.com
Tue Nov 16 18:55:08 EST 2004


Hi Muhamed,


You will find the files:

     itkVTKImageToImageFilter.h
     itkVTKImageToImageFilter.txx
     itkImageToVTKImageFilter.h
     itkImageToVTKImageFilter.txx

in the InsightApplications module,

These files are not part of Insight
because they depend on VTK.

You will find them in the directory

    InsightApplications/Auxiliary/vtk


Along with other code useful for connecting
ITK and VTK.



Regards,


    Luis



-----------------------
Muhamad Amine wrote:

> Hi Luis,
>  
> I'm trying to follow the example in the Getting-Started II.pdf and when 
> I try to build the myProject.dsw, it's giving me an error indicating 
> that it can't locate the itkImageToVtkImageFilter.h file. It seems like 
> this code is outdated because I couldn't find the itkImageToVTKFilter.h 
> file except by going back to the itk1.0.zip and finding it there in the 
> Auxiliary directory. Can you please help me? Thanks
>  
> I'm new at this so please excuse anything that may seem obvious to you 
> which I haven't figured out.
>  
> M. Amine






More information about the Insight-users mailing list