[Insight-users] ITK-VTK

Karthik Krishnan Karthik.Krishnan at kitware.com
Fri May 27 14:36:15 EDT 2005


You will find itk::ImageToVTKImageFilter in 
InsightApplications/Auxiliary/vtk/
You can get InsightApplications from:
*cvs -d :pserver:anonymous at www.itk.org:/cvsroot/Insight co 
InsightApplications*

Internally the filter uses the same importer-exporter method ie the 
vtkImageImport and vtkImageExport.

HTH
karhtik


Hxsham Fire wrote:

>Hi,
>
>I tried to connect the ITK and VTK using the
>"itkImageToVTKImageFilter.h", however that did not
>work because this file was not found.  Moreover, I
>could not find the class itk::ImageToVTKImageFilter in
>the documentation for ITK.  
>I used instead the Importer-Exporter method with
>ConnectPipielines() method... and it works well...
>
>my question is: was that way of connecting ITK-VTK
>removed and replaced by the set of importers and
>exporters (if that is the case, then maybe the Wiki
>and "GettingStartedII" should be modified)
>Also what is the difference in the two methods...
>
>thanks
>Hxsham
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>  
>


More information about the Insight-users mailing list