Process>Make binary

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

Process>Make binary

Diana Acero
Hello,

I am trying to make binary an image .TIFF (100x100px), it contains 10 particles with different areas, when I am making it binary, by process, it is taking away 2 particles, with 4px^2 each one. So, I just have 8 particles into the analysis.

I would like to know why is it happening?. I am working with samples with up to 20.000 particles with small areas like a pixel and I have to be able to count all of them.

Thank you in advance for your help.

Diana
Reply | Threaded
Open this post in threaded view
|

Re: Process>Make binary

Gabriel Landini
On Tuesday 24 Jan 2012 15:01:00 you wrote:
> Hello,
>
> I am trying to make binary an image .TIFF (100x100px), it contains 10
> particles with different areas, when I am making it binary, by process, it
> is taking away 2 particles, with 4px^2 each one. So, I just have 8
> particles into the analysis.
 
> I would like to know why is it happening?.


Your threshold setting must be wrong...

G.