Login  Register

Re: Plugins update

Posted by David Webster on May 19, 2009; 3:47am
URL: http://imagej.273.s1.nabble.com/Plugins-update-tp3692468p3692469.html

Gabriel,

Would you check the results from usintg LocalMinMax.txt. When I run it, I
get a macro error message "No window with the title Eroded found". This
appears to be caused by
"run("RGB Merge...", "red='Original (red)' green='Original (green)'
blue='Original (blue)'");".

Also, I am not sure the color coding of the minima and maxima is working
right. If I run on blobs.gif with a radius of 10, the RGB image is almost
entirely blue, even though the 3 level "Result of Maxima" shows distinct
minim and mnaxima.

David


On Mon, May 11, 2009 at 6:22 AM, Gabriel Landini <[hidden email]>wrote:

> Hi,
> I have updated the morphology collection with a few new macros showing how
> to
> do some interesting morphological operations.
>
> New:
> OpenByReconstruction.txt
> CloseByReconstruction.txt
> OpenByReconstructionTopHat.txt
> CloseByReconstructionTopHat.txt
> Impose_Minimum.txt
> HMinima_Transform.txt
> HMaxima_Transform.txt
> Extended_Minima.txt
> Extended_Maxima.txt
> Fill_Greyscale_Holes.txt
> HomotopicMarking.txt
> GreyscaleCenterFilter.txt
> Skeleton4.txt, similar to mmskelm in Matlab
>
> Updated:
> Catalogue_Particles.txt
> Regional_Minima.txt
> Regional_Maxima.txt
> RegionalMinMax.txt
>
> BinaryReconstruct plugin now supports 4-connectivity
> BinaryGreyscaleReconstruct plugin now supports 4-connectivity
>
> The zip file can be download it from here:
> http://www.dentistry.bham.ac.uk/landinig/software/software.html
>
> Regards
>
> Gabriel
>