Re: update JNI 3D filter
Posted by
Thomas Boudier on
May 07, 2009; 2:39pm
URL: http://imagej.273.s1.nabble.com/update-JNI-3D-filter-tp3692582p3692584.html
Hi Gabriel,
i thought that nowadays all linux are 64 bits ;-) , I will try to find
an old linux. If you want to give it a try the gcc command is :
gcc jni3d_.c -o libfilter3d -shared -O2 -fPIC
I/usr/lib/jvm/java-6-sun/include/ -I/usr/lib/jvm/java-6-sun/include/linux/
you need the jni3d_.c and jni3d_.h and jdk.
cheers
Thomas
Gabriel Landini a écrit :
> On Thursday 07 May 2009 15:16:10 Thomas Boudier wrote:
>> I've updated my 3D fast filters with JNI, it works with an ellipsoid
>> neighbourhood, and it is faster than the previous version. Sorry no
>> version for macintosh yet, but if someone want to give it a try...
>
> That is great. Thomas, is the 32 bit library for linux seems to be missing?
>
> Cheers,
>
> Gabriel
>
>
--
/**********************************************************/
Thomas Boudier, MCU Université Pierre et Marie Curie,
IFR 83. Bat B 7ème étage, porte 709, Jussieu.
Tel : 01 44 27 20 11 Fax : 01 44 27 22 91
/*******************************************************/