Re: Importing Weka classes?
Posted by
Mark Hiner on
URL: http://imagej.273.s1.nabble.com/Importing-Weka-classes-tp5014246p5014248.html
Hi Gabriel,
>Is it possible to import weka external libraries in an ImageJ plugin.
Not by default. The plugin developer would have to bundle the weka library
and any inherited dependencies[1].
If this individual does decide to distribute their plugin either as part of
Fiji or on an update site, I would suggest modelling after Trainable
Segmentation[2] to alleviate the need for manual dependency management and
bundling.
Best,
Mark
[1]
http://mvnrepository.com/artifact/nz.ac.waikato.cms.weka[2]
https://github.com/fiji/Trainable_SegmentationOn Fri, Sep 4, 2015 at 10:03 AM, Gabriel Landini <
[hidden email]>
wrote:
> Hi all, I am asking this on behalf of somebody else -- I do not know the
> answer myself.
>
> Is it possible to import weka external libraries in an ImageJ plugin. I
> know
> that Fiji can do this, but what about ImageJ?
> Any hints/example would be greately appreciated.
>
> Regards
>
> Gabriel
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html