function to find local maxima in edge detection
Afficher commentaires plus anciens
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)
You might be looking for IMREGIONALMAX.
Catégories
En savoir plus sur Object Analysis dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!