Re: conditional borderkill
Posted by
Gabriel Landini on
Dec 12, 2005; 4:19pm
URL: http://imagej.273.s1.nabble.com/conditional-borderkill-tp3704265p3704266.html
On Monday 12 December 2005 16:05, Joaquin Soriano wrote:
> eliminate all particles in contact with any of two sides of
> an image or a ROI, but respecting those particles touching any of the other
> two sides. It would be some kind of conditional borderkill. Can anyone help
> me?
You can try to modify any of the macros below from the Morphology collection
available here:
http://www.dentistry.bham.ac.uk/landinig/software/software.htmlThe macros you want are:
Fill_Border_Holes.txt
or
UnbiasedCounting.txt
Cheers,
Gabriel