[Insight-users] Re: checkerboard image filter
Luis Ibanez
luis.ibanez at kitware.com
Wed Jun 29 17:18:22 EDT 2005
Hi Lisa,
The Checkerboard filter was added recently to ITK.
You will not find this filter in the 2.01 release.
You will have to use a CVS checkout of the toolkit
in order to get this new filter.
Regards,
Luis
----------------------------
Lisa Tang wrote:
> Hello Luis,
>
> Would you please explain how I can produce checkerboard images from ITK? I
> failed to compile my code when I included codes for checkerboardImageFilter.
> Actually, the ITK package doesn't seem to contain the header file for this
> filter so I copied one from Doxygen. I then compile my program and get the
> error that checkerboardImageFilter.txx is not found. Do I need to write this
> .txx file? If so, are there examples of .txx files that I can follow?
>
> I then read about using VTK to create these images. Should I have adopted
> this approach? I also read some of the messages in the archive and saw that
> you mentioned about .tcl? (from
> http://www.itk.org/pipermail/insight-users/2004-March/007393.html) Is this
> an alternative way to get checkerboard images? If so, where can I get this
> script and how can I .tcl scripts?
>
> Thanks for your help.
>
> Lisa
>
>
More information about the Insight-users
mailing list