[Insight-users] Where to find itkImageToVTKImageFilter.h
Luis Ibanez
luis.ibanez at kitware.com
Sat Jul 24 09:42:45 EDT 2004
Hi Carole,
The files
itkImageToVTKImageFilter.h
itkImageToVTKImageFilter.txx
itkVTKImageToImageFilter.h
itkVTKImageToImageFilter.txx
are available in
InsightApplications/Auxiliary/vtk
Just copy the files into the source code
directory of your project.
You will find the same information in the FAQ page
http://www.itk.org/Wiki/index.php/ITK_FAQ
which is now part of the ITK Wiki pages nicely
developed by Gavin Baker.
http://www.itk.org/Wiki/index.php/ITK
Regards,
Luis
----------------
卡璐 张 wrote:
> thanks for you reply.I have solved this question.
> But I encountered a new question.
> I try to use ITK+VTK, so I wrote an example according to the guide of
> GettingStarted-II.pdf.
> I have built ITK and VTK, but when i built in VC++6.0, there is an error:
> E:\zhy\研究\ITK\study\ITK+VTK\SOURCE\First.cxx(3) : fatal error C1083:
> Cannot open include file: 'itkImageToVTKImageFilter.h': No such file or
> directory
>
> what should i do? what's wrong with my project?
> Thanks a lot!
> regards!
>
> carole
>
>
>> From: Luis Ibanez <luis.ibanez at kitware.com>
>> To: 卡璐 张 <carole_zhang780716 at msn.com>
>> CC: Insight-users at itk.org
>> Subject: Re: [Insight-users] My problem with ITK
>> Date: Fri, 23 Jul 2004 11:21:07 -0400
>>
>> Hi Carole,
>>
>>
>> Welcome to ITK !
>>
>> Please follow the instruction in the welcoming package:
>>
>> http://www.itk.org/HTML/Welcome.htm
>>
>> In particular follow the first session of the tutorial,
>>
>> http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/index.htm
>>
>> It will guide you step by step on how to download,
>> configure and build ITK. It will also show you how
>> to use ITK from your own examples.
>>
>> --------
>>
>> BTW, from your message it seems that you are making the
>> common mistake of trying to build an example directly
>> from the /Examples directory instead of building it as
>> part of the entire ITK.dsw workspace. You should load
>> the top ITK.dsw and build all the examples together.
>>
>> Once you follow the tutorial, you will be able separate
>> an individual example and build it outside the ITK tree.
>>
>>
>> Please let us know if you have further questions.
>>
>>
>> Regards,
>>
>>
>>
>> Luis
>>
>>
>> -------------------------
>> 卡璐 张 wrote:
>> > hi, Insight users
>> > I just start to use ITK,but i encountered some questions.When i used
>> > CMake to configure and VC++6.0 to build it.It works well except for
>
> some
>
>> > warnings.
>> > So i try an example of segmentation in ITK itself,but when i build
>> > it, there is an error as followed:
>> > E:\zhy\研究
>> >
>
> \ITK\ITK1.6\InsightToolkit-1.6.0\Examples\Segmentation\CannySegmentationLevelSetImageFilter.cxx(73)
>
>
>> > : fatal error C1083: Cannot open include file: 'itkImage.h': No such
>> > file or directory
>> > Please tell me what's the matter and what should i do.
>> > Thanks a lot!
>> >
>> >
>> > regard!
>> >
>> > carole zhang
>> >
>> > _________________________________________________________________
>> > 与联机的朋友进行交流,请使用 MSN Messenger:
>
> http://messenger.msn.com/cn
>
>> > _______________________________________________
>> > Insight-users mailing list
>> > Insight-users at itk.org
>> > http://www.itk.org/mailman/listinfo/insight-users
>> >
>>
>>
>>
>
> _________________________________________________________________
> 享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com
>
More information about the Insight-users
mailing list