Login  Register

Coordinates of Maximum

Posted by Kenton Arkill on Apr 25, 2014; 11:38am
URL: http://imagej.273.s1.nabble.com/Coordinates-of-Maximum-tp5007427.html

Hi
I have an area of an image for which there is a maximum value within that
area (i.e. the max value if I "measure"). What is the most efficient way of
getting the coordinates in in the macro language? I have 10s of thousands
to do. The 'find maxima' does not always find one (sometimes more,
sometimes less). It is difficult to set the noise tolerance to always get
one.

I could get the value and search the area for it pixel by pixel but that
seems a slow workaround.
Any ideas welcome.
Regards
Kenton

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html