[Insight-developers] Insert image filter

Luis Ibanez luis . ibanez at kitware . com
Tue, 03 Sep 2002 16:05:02 -0400


Hi,

A user asked today about a way of
inserting a 3D image into a 4D one.

We have the itkExtractImageFilter
which do the opposite.

Should we create something like a:

    itkInsertImageFilter    ?


Its code will probably be very similar
to the current itkExtractImageFilter....


Luis