Login  Register

Re: Help for mask / segmentation

Posted by Chu, Calvin-2 on Dec 08, 2006; 7:15pm
URL: http://imagej.273.s1.nabble.com/Help-for-mask-segmentation-tp3700858p3700859.html

Try applying a variance mask or mean filter (at least 9x9 pixels) to smooth out your image before thresholding.

Generally a variance mask works a lot better.