Login  Register

Re: "Unable to remove edge particles"

Posted by JorgeValero on Apr 11, 2013; 3:17pm
URL: http://imagej.273.s1.nabble.com/Unable-to-remove-edge-particles-tp3684078p5002612.html

I am a little bit late but just in case it can helps somebody...

This is a problem that happends  due to the way in wich edges particles are removed (changing the color intensity of the particles touching the edges). The problem is normally solved by increasing a bit the lower threshold (in my case from 1 to 2) used for the detection.

Hope it helps,