Classification support in imageJ

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

Classification support in imageJ

etecman
Hi, are there any plugins available for imageJ supporting the classification (knn, svm, lda, boosting, forests, ...) of data? I already found the featureJ plugin for feature computation but now I am looking for its counterpart on the classification side.
Thx,
Stefan
Reply | Threaded
Open this post in threaded view
|

Re: Classification support in imageJ

Ignacio Arganda-Carreras
Hey Stefan,

I think you're looking for this:

http://fiji.sc/wiki/index.php/Advanced_Weka_Segmentation

This plugin comes with a very large set of features and all the
classifiers available in Weka.

Cheers!

ignacio

On Tue, Aug 23, 2011 at 1:52 AM, etecman <[hidden email]> wrote:

> Hi, are there any plugins available for imageJ supporting the classification
> (knn, svm, lda, boosting, forests, ...) of data? I already found the
> featureJ plugin for feature computation but now I am looking for its
> counterpart on the classification side.
> Thx,
> Stefan
>
> --
> View this message in context: http://imagej.588099.n2.nabble.com/Classification-support-in-imageJ-tp6714864p6714864.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>



--
Ignacio Arganda-Carreras, Ph.D.
Seung's lab, 46-5065
Department of Brain and Cognitive Sciences
Massachusetts Institute of Technology
43 Vassar St.
Cambridge, MA 02139
USA

Phone: (001) 617-452-4976
Website: http://bioweb.cnb.csic.es/~iarganda/index_EN.html
Reply | Threaded
Open this post in threaded view
|

Re: Classification support in imageJ

etecman
Hi Ignacio,

that was exactly I was looking for :-)

Thx a lot,
Stefan