Using ImageJ in .net

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Using ImageJ in .net

mosquitooth
Hi all,

I'd like to include imagej in a software solution that I wrote in .net code - is this possible? Has this been done before?

Of course it's possible to convert the *.java files of imagej to J# code that is .net compatible - but it would be best if it would be possible to create a dll (.net class library) out of imagej, so that I could us it in other .net programs as well. How could this be archieved?

Thanks a lot for any help,

Peter
--
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
Reply | Threaded
Open this post in threaded view
|

Re: Using ImageJ in .net

ctrueden
Hi Peter,

Check out IKVM; it can do what you want. http://www.ikvm.net/

-Curtis

On 5/1/07, Peter Schmitz <[hidden email]> wrote:

> Hi all,
>
> I'd like to include imagej in a software solution that I wrote in .net code - is this possible? Has this been done before?
>
> Of course it's possible to convert the *.java files of imagej to J# code that is .net compatible - but it would be best if it would be possible to create a dll (.net class library) out of imagej, so that I could us it in other .net programs as well. How could this be archieved?
>
> Thanks a lot for any help,
>
> Peter
> --
> "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
> Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
>