#include <itkCompose3DVectorImageFilter.h>
This filter receives three scalar images as input. Each image containing one of the 3D vector components. The filter produces as output a 3D vector image in which the three 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