It seems that both JoinImageFilter and ComposeImageFilter do not work for itk::VectorImage. If I have an itk::VectorImage<float, 2> and an itk::VectorImage<float, 3>, is there a filter that will make them into an itk::VectorImage<float, 5> ? Thanks, David