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.

Réponses (1)

Matt J
Matt J le 23 Mar 2013
Modifié(e) : Matt J le 23 Mar 2013

0 votes

You might be looking for IMREGIONALMAX.

Question posée :

le 23 Mar 2013

Community Treasure Hunt

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

Start Hunting!

Translated by