[Insight-users] [ITK Community] problem wrapping itk to java

Bradley Lowekamp brad at lowekamp.net
Thu Nov 14 08:03:41 EST 2013


Hello,

There is SimpleITK which has bindings for JAVA. It's a simplified layer on top of ITK, here is a basic example:

http://www.itk.org/SimpleITKDoxygen/html/SimpleGaussian_8java-example.html


The link below is to an official Doxygen page here is the official one:
http://www.itk.org/SimpleITKDoxygen/html/Filter_Coverage.html

There are binaries readily available for a variety of platforms and languages. More information can be found here:
http://www.itk.org/Wiki/SimpleITK/GettingStarted

If the functionality you need is not already there you can always build it yourself and extend the simplified layer with some custom classes.

Brad

On Nov 14, 2013, at 4:40 AM, amal <am.jerbi at gmail.com> wrote:

> http://erie.nlm.nih.gov/~blowek1/SimpleITK/master/Filter_Coverage.html
> 
> 
> 2013/11/14 amal [via ITK - Users] <[hidden email]>
> Hi matt, 
> 
> thanks for reply, 
> so, is there any tested version of itk that can be wrapped to java, any tuto 
> 
> Best, 
> Amal 
> 
> If you reply to this email, your message will be added to the discussion below:
> http://itk-users.7.n7.nabble.com/problem-wrapping-itk-to-java-tp32736p32739.html
> To unsubscribe from problem wrapping itk to java, click here.
> NAML
> 
> 
> View this message in context: Re: [ITK Community] problem wrapping itk to java
> 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
> 
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20131114/d313ecdd/attachment.htm>


More information about the Insight-users mailing list