function to find local maxima in edge detection

To find edges of an image named "img", I already converted the image into grey. Now for thresholding i need local maxima. So please send me function to find local maxima.

Antworten (1)

Matt J
Matt J am 23 Mär. 2013
Bearbeitet: Matt J am 23 Mär. 2013

0 Stimmen

You might be looking for IMREGIONALMAX.

Gefragt:

am 23 Mär. 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by