Dirk
Dirk

Reputation: 1849

How to combine two vtkImageData Objects?

For rendering purposes I need a vtkImageData object with two components where each component consists of the single component of two vtkImageData objects. How can I achieve that? Is there a vtkImageAlgorithm for this like http://www.vtk.org/Wiki/VTK/Examples/Cxx/ImageData/vtkImageWeightedSum?

Thanks,

Dirk

Upvotes: 2

Views: 2830

Answers (1)

Related Questions