[Insight-users] N-input filters

Kent Williams norman-k-williams@uiowa.edu
Wed, 2 Apr 2003 08:01:14 -0600


Hi! I'm an insight-developer, but I'm posting to the users list because I=
=20
think this would be of interest to insight users as well:

Are there any examples of N-input filters? i.e. ITK filters that take mor=
e=20
than one input image?  The particular problem we're interested in is this=
: We=20
need to read in 3 images, and use them to generate an image where each=20
component is a 3 vector.

I've read the user manual chapters on writing filters, and done some code=
=20
spelunking through the online Doxygen documentation, without having the=20
lightbulb go off over my head.  Thanks in advance!