Login  Register

Re: Versatile Wand for Multispectral Image Stacks?

Posted by Marcel on Mar 09, 2016; 8:09am
URL: http://imagej.273.s1.nabble.com/Versatile-Wand-for-Multispectral-Image-Stacks-tp5015825p5015827.html

I don't know if that could help you because the WEKA plugin is already an easy to use classification tool but I developed some functions in my application to transfer selections in opened image layers (opened images or stacks) to R and then classify them. From the results you can produce a plot in R or an image (map) in ImageJ.

Here are some examples:

Unsupervised classification GUI (similar to kmeans with GUI):

http://www.uni-bielefeld.de/biologie/Oekosystembiologie/bio7app/flashtut/cluster.htm

Supervised classification (R, G, B spectral bands):

https://www.youtube.com/watch?v=t3OOEZ5sBLY

Cluster Analysis (Particles):

https://www.youtube.com/watch?v=gUQRqfh7ZNc