[Insight-users] Managed ITK problem

Dan Mueller dan.muel at gmail.com
Tue Sep 1 09:19:05 EDT 2009


Hi Ali,

Unfortunately ManagedITK does not cover the FEM classes.

Probably the best approach is to create your own custom filter/process
object which performs the desired functionality (ie. takes one or two
input images, takes a number of parameters, applies the desired FEM
functionality, creates an output image) and wrap that custom object.

For more details of wrapping custom filters/objects, see the last
section of the FAQ:
     http://manageditk.googlecode.com/files/ManagedITK-article.pdf

Hope this helps.

Regards, Dan

2009/9/1 InfoSeekerr <ali.mahmoud.habib at gmail.com>:
>
> Does Managed ITK version cover FEM class, I tried to search for that but
> couldn't see this class
>
> does anyone face the same problem and how to overcome that
> --
> View this message in context: http://www.nabble.com/Managed-ITK-problem-tp25238300p25238300.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> 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