<div dir="ltr"><div><div><div>Dear ITKers<br><br></div>I was wondering if there might be an example or templates available for creating filters that take inputs other than images? <br></div>I have started by looking at the example here: <a href="http://www.itk.org/Wiki/ITK/Examples/Developer/ImageFilter">http://www.itk.org/Wiki/ITK/Examples/Developer/ImageFilter</a> and other itk examples, but all take images as inputs. <br>

</div><div>In my case I need to create filters that take points, vectors, planes, and even vtkpolydata as inputs and output. I know that I have to modify the template class and add the set/get macros for example, but can I do this without rather blindly altering the basic example?<br>

</div><div><br></div><div>Much appreciated<br></div><div>Jesse<br></div></div>