There are numerous classes that derive from vtkImageAlgorithm / vtkAlgorithm and take in several image inputs (images), or heterogeneous inputs<br><br>Please take a look at classes like vtkImageBlend, vtkImageMathematics etc.<br>
<br>thx<br>--<br>k<br><br><div class="gmail_quote">On Tue, Jul 28, 2009 at 2:22 PM, Dominik Szczerba <span dir="ltr"><<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I want to write an image manipulation algorithm taking a few inputs. Of course I can hack them in by custom AddInput() function but was actually wondering how to do it the right VTK way. Any hints where to start are appreciated.<br>
<br>
with regards,<br>
Dominik<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br>