[Insight-developers] VTKImageToImageFilter

David Doria daviddoria at gmail.com
Sun Dec 4 18:54:34 EST 2011


Why is itkVTKImageToImageFilter.h in

Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/src/

instead of

Modules/Bridge/VtkGlue/include

with itkImageToVTKImageFilter.h ? I wouldn't think anything in
Wrapping should be used from a c++ project?

Also, even after building with ITK_BUILD_ALL_MODULES=ON and
Module_ITKVtkGlue=ON, I get "error missing itkVTKImageToImageFilter.h"
when trying to build a project that uses it. What do I have to do to
include it?

Thanks,

David


More information about the Insight-developers mailing list