[Insight-users] Joining two VectorImages
Bradley Lowekamp
blowekamp at mail.nih.gov
Tue Mar 6 08:26:30 EST 2012
Hello David,
I think that JoinImageFilter is where I would expect this functionality. Perhaps it would be worth adding it to there, but looks like it would be a fair amount to template programming and not very straight forward.
If I recall correctly last time I needed to do the operation you are talking about I just used a bunch of Image VectorImageToImageAdaptors, and then the ComposeImageFilter...
Brad
On Mar 5, 2012, at 5:19 PM, David Doria wrote:
> 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
> _____________________________________
> 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
========================================================
Bradley Lowekamp
Medical Science and Computing for
Office of High Performance Computing and Communications
National Library of Medicine
blowekamp at mail.nih.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120306/28142d20/attachment.htm>
More information about the Insight-users
mailing list