#include <itkCompose2DVectorImageFilter.h>
This filter receives two scalar images as input. Each image containing one of the 2D vector components. The filter produces as output a 2D vector image in which the two components have been unified. The Component type is preserved from the PixelType of the input images.
1.5.1 written by Dimitri van Heesch,
© 1997-2000