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.

Respuestas (1)

Matt J
Matt J el 23 de Mzo. de 2013
Editada: Matt J el 23 de Mzo. de 2013

0 votos

You might be looking for IMREGIONALMAX.

Preguntada:

el 23 de Mzo. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by