<div dir="ltr">vtkImageAppend seems to be what you need.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 20, 2015 at 1:34 PM, Siavash Khallaghi <span dir="ltr"><<a href="mailto:siavashk@ece.ubc.ca" target="_blank">siavashk@ece.ubc.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have two vtkImageData objects that I would like to stitch together<br>
efficiently in terms of computation time. The images look like this:<br>
<<a href="http://vtk.1045678.n5.nabble.com/file/n5733579/ImageStitching.png" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/file/n5733579/ImageStitching.png</a>><br>
Is there an easy way to this in VTK? I know that this is simple to do with<br>
itkResampleFilter and (possibly) vtkImageReslice. I would like to eventually<br>
stitch more complicated images, such as the following:<br>
<<a href="http://vtk.1045678.n5.nabble.com/file/n5733579/ImageStitching2.png" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/file/n5733579/ImageStitching2.png</a>><br>
<br>
Thanks,<br>
<br>
Siavash<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Stitching-two-vtkImageData-together-tp5733579.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Stitching-two-vtkImageData-together-tp5733579.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>