[Insight-users] filter examples or templates for non imagetoimage filters

Matt McCormick matt.mccormick at kitware.com
Tue Sep 24 12:00:01 EDT 2013


Hi Jesse,

The inheritance diagram from itk::MeshSource points to many examples [1].

Thanks,
Matt

[1] http://www.itk.org/Doxygen/html/classitk_1_1MeshSource.html

On Tue, Sep 24, 2013 at 2:32 PM, Jesse Ross-Jones <jesse.rj at gmail.com> wrote:
> Dear ITKers
>
> I was wondering if there might be an example or templates available for
> creating filters that take inputs other than images?
> I have started by looking at the example here:
> http://www.itk.org/Wiki/ITK/Examples/Developer/ImageFilter and other itk
> examples, but all take images as inputs.
> 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?
>
> Much appreciated
> Jesse
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list