[Insight-users] itk and c#

Luis Ibanez luis.ibanez at kitware.com
Sun, 08 Feb 2004 14:42:35 -0500


Hi Johanna,

By ".Net" do you mean "C# "  ?
as in the subject of your email ?

If this is the case, the answer is negative.

However if you can invoke C functions
from C# you could encapsulate an ITK
pipeline in a C function and invoke it
from C#. This approach is used for
the VolView plugins, for example.

Instructions on how to pass data in/out
from an external application into an  ITK
pipeline can be found in the Tutorial sessions:

http://www.itk.org/HTML/Tutorials.htm

more precisely in

http://www.itk.org/CourseWare/Training/GettingStarted-V.pdf


Regards,


    Luis


--------------------------
Johanna Beyer wrote:

>Hi everyone,
>
>Is there any reliable ITK .Net wrapper available? I haven't found anything
>so far.
>
>Thanks,
>Johanna
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>  
>