Login  Register

Morphology collection update & new IJ_Robot plugin

Posted by Gabriel Landini on Jun 29, 2006; 2:46pm
URL: http://imagej.273.s1.nabble.com/Morphology-collection-update-new-IJ-Robot-plugin-tp3702367.html

Hi,
I have updated the morphology plugin collection.
Now BinaryFilterReconstruct and BinaryReconstruct use an alternative algorithm
that is considerably faster.
(For those insterested, instead of repeated dilations of the seed inside the
mask until idempotence, it floodfills [8 neighbours] the mask from the seed
pixels).
New macro example of hole filling using binary reconstruction.
New macro to count holes, particles and calculate the Euler number of a binary
image.

To run those you need IJ 1.37e.

I also uploaded the IJ_Robot plugin and an example (many thanks to all the
people who tested it).

Downloads and instructions here:

http://www.dentistry.bham.ac.uk/landinig/software/software.html


Please report any problems.
Cheers,

Gabriel