[vtkusers] Stitching two vtkImageData together

Dan Lipsa dan.lipsa at kitware.com
Fri Aug 21 16:26:36 EDT 2015


vtkImageAppend seems to be what you need.

On Thu, Aug 20, 2015 at 1:34 PM, Siavash Khallaghi <siavashk at ece.ubc.ca>
wrote:

> Hello,
>
> I have two vtkImageData objects that I would like to stitch together
> efficiently in terms of computation time. The images look like this:
> <http://vtk.1045678.n5.nabble.com/file/n5733579/ImageStitching.png>
> Is there an easy way to this in VTK? I know that this is simple to do with
> itkResampleFilter and (possibly) vtkImageReslice. I would like to
> eventually
> stitch more complicated images, such as the following:
> <http://vtk.1045678.n5.nabble.com/file/n5733579/ImageStitching2.png>
>
> Thanks,
>
> Siavash
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Stitching-two-vtkImageData-together-tp5733579.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150821/11ed091e/attachment.html>


More information about the vtkusers mailing list