For some type-juggling, I would like to transform an <pre>vtkImageData</pre> object into a <pre>vtkAlgorithm</pre> object, very much like the <pre>vtkPassThroughFilter</pre> for <pre>vtkPolyData</pre> objects.

I found the <a href="https://www.vtk.org/Wiki/VTK/Examples/Cxx/Developers/ImageAlgorithmFilter" target="_top" rel="nofollow" link="external">ImageAlgorithmFilter example</a> that shows that something like this has existed. However, it seems not to be available in vtk 8.1.0.

Does anyone know more about this?

Many thanks for your help!


        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html">VTK - Users mailing list archive</a> at Nabble.com.<br/>