[Insight-users] Fwd: ITK and VTK in an app
Luis Ibanez
luis.ibanez at kitware.com
Mon Feb 2 14:15:18 EST 2009
Hi John,
Yes, copying the files is still the simplest way to proceed.
Note that you may find useful also:
vtkKWImage.cxx
vtkKWImage.h
vtkKWImageIO.cxx
vtkKWImageIO.h
These are the classes described in the Insight Journal paper:
http://hdl.handle.net/1926/495
http://www.insight-journal.org/browse/publication/146
Regards,
Luis
-----------------------
John Drescher wrote:
> Is the copying of the headers to your application still the
> recommended method of combining ITK and VTK in applications?
>
> itkImageToVTKImageFilter.h
> itkImageToVTKImageFilter.txx
> itkVTKImageToImageFilter.h
> itkVTKImageToImageFilter.txx
>
> http://www.itk.org/Wiki/ITK_FAQ#How_to_combine_ITK_and_VTK_in_my_application
>
> I tried to enable the USE_WRAP_ITK and ITK_USE_REVIEW but this takes a
> really long time to build (on windows) and fails to build on gentoo
> linux. It's seems like I really should take the advice of the wiki.
>
> --
> John M. Drescher
> _______________________________________________
> 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