Re: CLAHE plugin
Posted by
Albert Cardona-2 on
Nov 14, 2009; 1:48pm
URL: http://imagej.273.s1.nabble.com/Getting-the-selected-points-tp3690467p3690473.html
D
On Fri, Nov 13, 2009 at 8:15 PM, David William Webster
<
[hidden email]> wrote:
> All,
>
> I don't understand the phrase "compiles and runs in bare ImageJ as well".
> Does this imply that plugins written for Fiji don't necessarily work for
> ImageJ
Wrong. Fiji is Just ImageJ, there isn't any magic. Only pre-packaged
jars, namespaced plugins and lots of documentation.
All Stephan said is that the source .java file for the CLAHE plugin
contains a package declaration--a java language feature to create
namespaces and avoid name collisions.
Wayne removed that package declaration and posted the new .java and
.class files online at
http://rsb.info.nih.gov/ij/plugins/clahe/index.htmlCompare the two .java files to help you understand the difference.
Search for the word "package".
Albert
--
http://albert.rierol.net