SUSAN filter plugin installed: error

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

SUSAN filter plugin installed: error

Guenter Giese
Dear list member,

I installed the SUSAN noise reduction filter plugin fetched from:
http://www.pvv.org/~perchrh/imagej/smooth.html

and followed the instructions for installation on my Win7 64bit PC:

Copy the .dll and .so files to your ImageJ folder.
Copy the .class files to your ImageJ plugin folder
Restart ImageJ. The plugins are now accessible from the menu.
Note to 64-bit users:
Windows: replace susan.dll with susan64.dll

After Fiji restart I receive the error:

(Fiji Is Just) ImageJ 2.0.0-rc-15/1.49k; Java 1.6.0_24 [64-bit]; Windows
7 6.1; 151MB of 14983MB (1%)
java.lang.UnsatisfiedLinkError: no Susan in java.library.path
     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
     at java.lang.Runtime.loadLibrary0(Runtime.java:823)
     at java.lang.System.loadLibrary(System.java:1028)
     at SusanFilter3D.<clinit>(SusanFilter3D.java:15)
     at SusanSmoothing_.run(SusanSmoothing_.java:72)
     at
ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:262)
     at
ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:111)
     at ij.IJ.runUserPlugIn(IJ.java:204)
     at ij.IJ.runPlugIn(IJ.java:166)
     at ij.Executer.runCommand(Executer.java:131)
     at ij.Executer.run(Executer.java:64)
     at java.lang.Thread.run(Thread.java:662)


How to fix this?


Best,

Guenter


--

------------------------------------------
Dr. Guenter Giese
Light Microscopy Facility Manager
Dept. of Biomedical Optics
MPI fuer Medizinische Forschung Jahnstr. 29
D-69120 Heidelberg, Germany
Phone (+49) 6221-486-360 (Fax: -325)
e-mail: [hidden email]

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: SUSAN filter plugin installed: error

Guenter Giese
Dear list members,

problem solved. The" susan64.dll" had to be renamed to "susan.dll" after
copying to the target dir.

This point is missing in the installation instructions. I assumed that
the 64bit version would check for presence of the susan64.dll.

Best,

Guenter



Am 19.11.2014 um 12:21 schrieb Guenter Giese:

> Dear list member,
>
> I installed the SUSAN noise reduction filter plugin fetched from:
> http://www.pvv.org/~perchrh/imagej/smooth.html
>
> and followed the instructions for installation on my Win7 64bit PC:
>
> Copy the .dll and .so files to your ImageJ folder.
> Copy the .class files to your ImageJ plugin folder
> Restart ImageJ. The plugins are now accessible from the menu.
> Note to 64-bit users:
> Windows: replace susan.dll with susan64.dll
>
> After Fiji restart I receive the error:
>
> (Fiji Is Just) ImageJ 2.0.0-rc-15/1.49k; Java 1.6.0_24 [64-bit];
> Windows 7 6.1; 151MB of 14983MB (1%)
> java.lang.UnsatisfiedLinkError: no Susan in java.library.path
>     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
>     at java.lang.Runtime.loadLibrary0(Runtime.java:823)
>     at java.lang.System.loadLibrary(System.java:1028)
>     at SusanFilter3D.<clinit>(SusanFilter3D.java:15)
>     at SusanSmoothing_.run(SusanSmoothing_.java:72)
>     at
> ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:262)
>     at
> ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:111)
>     at ij.IJ.runUserPlugIn(IJ.java:204)
>     at ij.IJ.runPlugIn(IJ.java:166)
>     at ij.Executer.runCommand(Executer.java:131)
>     at ij.Executer.run(Executer.java:64)
>     at java.lang.Thread.run(Thread.java:662)
>
>
> How to fix this?
>
>
> Best,
>
> Guenter
>
>

--

------------------------------------------
Dr. Guenter Giese
Light Microscopy Facility Manager
Dept. of Biomedical Optics
MPI fuer Medizinische Forschung Jahnstr. 29
D-69120 Heidelberg, Germany
Phone (+49) 6221-486-360 (Fax: -325)
e-mail: [hidden email]

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html