[Insight-users] ITK+VTK
John Drescher
drescherjm at gmail.com
Tue Jun 16 12:07:25 EDT 2009
On Tue, Jun 16, 2009 at 6:18 AM, Fernando López Mir<ferlomi at hotmail.com> wrote:
>
> I want to work with ITK and VTK in Visual Studio, in C++, but I have
> problems with the .h file: itkImageToVTKImageFilter.h. Where is this file
> and what library use?. With this library I can make the pass ITK->VTK and
> viceversa? or what libraries I need to pass this types of libraries(ITK,
> VTK)? Is a not resolved problem?
>
Copy all of the files in your
InsightToolkit-3.14.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src
to your application and use them from there. There is no library.
John
More information about the Insight-users
mailing list