Login  Register

Re: K-means segmentation

Posted by Sami Badawi-2 on Jan 28, 2009; 4:02am
URL: http://imagej.273.s1.nabble.com/K-means-segmentation-tp3693907p3693910.html

Hi Priscilla Mendes,

I have done this in the ShapeLogic plugin for a color particle analyzer.
The k-means method is implemented in BaseParticleCounter.java.

You can see the code here:
http://code.google.com/p/shapelogic/source/browse/trunk/src/main/java/org/shapelogic/imageprocessing/BaseParticleCounter.java

-Sami Badawi
http://www.shapelogic.org

On Tue, Jan 27, 2009 at 9:00 PM, Priscilla Mendes
<[hidden email]> wrote:

> Hi everyone,
>
> I am new at using ImageJ and I would like to know how can I segmentate an
> image using k-means method.
> Thanks since now,
>
> Priscilla Mendes
> Computer Engineering Student
> University of Pernambuco, Brazil
>