[Insight-users] Using ITK V4 with C#

Dan Mueller dan.muel at gmail.com
Tue Jan 24 01:17:36 EST 2012


Hi Doug,

The wrapper generator shipped with ITKv4 (a subproject called WrapITK)
does *not* support C#. It would require some effort and knowledge of
SWIG to add this support. I do not have the time at present.

For the moment, the best options for using ITK from C# are:
  1. SimpleITK C# wrappers
  2. Custom SWIG wrappers

I successfully use option 2 in my own projects.

HTH

Cheers, Dan

On 24 January 2012 15:12, douglas souza <dougnsouza at gmail.com> wrote:
> I am not sure if I can use C# with ITK.  I know that SimpleITK provides a
> wrap for that.   Any change that C# will work ? How ?
>
> regards,Doug
>
> _____________________________________
> 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.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