[vtkusers] Stitching two vtkImageData together
Siavash Khallaghi
siavashk at ece.ubc.ca
Thu Aug 20 13:34:30 EDT 2015
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.
More information about the vtkusers
mailing list