From: Petr Kadlec on
Hi,
I have a N x M matrix (grayscale picture). I would like to detect 6 highest tops from http://www.mypicx.com/02282010/tops_detection/ . So i expect 6 coordinates. Is there any matlab function?? My first idea how to do this, was usage max() function, but that is a bad way..
From: ImageAnalyst on
Petr Kadlec:
Just adapt the "two mins" method discussed here:

http://groups.google.com/group/comp.soft-sys.matlab/browse_frm/thread/d4fc9e3facacdfe/4651e71265e62538?hl=en&lnk=gst&q=MIN#4651e71265e62538
 | 
Pages: 1
Prev: print figure
Next: Convolution with Gaussian