[Insight-developers] Multi-Input filters deriving from ImageToImageFilter

Luis Ibanez ibanez@cs.unc.edu
Mon, 19 Feb 2001 15:07:09 -0500


One question regarding Binary and Ternary
filters deriving from ImageToImageFilter:

ImageToImageFilter is templated over
one input image type and one output
image type.

Binary and Ternary are templated over
the two and three inputs respectively
as well as the output.

Can we assume that the first of the inputs
(in Binary and Ternary) is associated with
the only input in ImageToImage filter ?



Thanks

Luis