Posted by
Jarek Sacha-3 on
Nov 27, 2014; 4:03pm
URL: http://imagej.273.s1.nabble.com/ij-plugins-toolkit-v-1-9-0-some-plugins-do-not-work-tp5010636p5010661.html
On 11/26/2014 5:23 AM, Gabriel Landini wrote:
> I am trying to run the Coherence Enhancing Diffusion plugin by Jarek Sacha in
> plain ImageJ under linux (tried in openjdk 1.7 and Oracle 1.8) from:
>
>
http://sourceforge.net/projects/ij-plugins/files/ij-plugins_toolkit/v.1.9.0/>
> I get an error for some plugins:
>
> Plugin or class not found:
> "sf.ij_plugins.filters.CoherenceEnhancingDiffusionPlugin"
> (java.lang.ClassNotFoundException:
> sf.ij_plugins.filters.CoherenceEnhancingDiffusionsPlugin)
Looks that there is some issue in 1.9.0 with loading dependent classes
from the plugin jar. The plugin itself is there but something that it
needs is not. I will checking this and release update (1.9.1) soon.
On the other hand, the I do have new implementation of Coherence
Enhancing Diffusion that is more accurate and faster than 1.9.0 version.
About 7 times faster on a quad-core. It will use multiple cores to speed
up computations. It is part of version 2.0.0. Implementation is ready,
but I need to double check packaging, so there is no issues like with
1.9.0. I will keep you posted.
Jarek
>
> The Perona-Malik Anisotropic Diffusion is another one that does not work, but
> the k-means Clustering in the same jar file works fine.
> They all appear in the menu and also listed wtih Ctrl-L (command finder).
>
> Any ideas what it might be?
>
> Cheers
>
> Gabriel
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html