[Insight-users] ResampleImageFilter for itk::VectorImage?

robert tamburo robert.tamburo at gmail.com
Thu Jul 7 15:16:18 EDT 2011


Give VectorResampleImageFilter a try. I've successfully
used VectorResampleImageFilter for an image of RGB pixels, and RGB pixels
are fixed arrays. I suppose that I'm  assuming itk::Image<itk::Vector<>> and
itk::VectorImage<> are treated the same.

On Thu, Jul 7, 2011 at 3:01 PM, David Doria <daviddoria at gmail.com> wrote:

> ResampleImageFilter works for scalar image, and
> VectorResampleImageFilter works for itk::Image<itk::CovariantVector<>
> >, but is there a class to resample an itk::VectorImage?
>
> Thanks,
>
> David
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110707/373fee4b/attachment.htm>


More information about the Insight-users mailing list