Login  Register

Re: Counting eggs

Posted by Kenneth Sloan-2 on Jul 09, 2015; 8:24pm
URL: http://imagej.273.s1.nabble.com/Counting-eggs-tp5013485p5013493.html

I would cheat.  The eggs appear to be identical in size.

a) measure one egg in isolation and express it’s area in pixels
b) color threshold the image to get an Egg/non-Egg binary image
c) compute the area covered by eggs
d) report c/a

--
Kenneth Sloan
[hidden email]
Vision is the art of seeing what is invisible to others.




> On Jul 9, 2015, at 09:06 , oselm <[hidden email]> wrote:
>
> Hey,
>
> I'm new and I'd like some suggestions about how to count eggs in this image.
>
> <http://imagej.1557.x6.nabble.com/file/n5013485/eggs.jpg>
>
> My idea was to thershold the image and convert it to binary in order to
> count objects using the "analyze particle" command.
>
> Any suggestion about how to process the image?
>
> Many thanks
>
> Oselm
>
>
>
> --
> View this message in context: http://imagej.1557.x6.nabble.com/Counting-eggs-tp5013485.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html