function to find local maxima in edge detection
Mostrar comentarios más antiguos
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)
You might be looking for IMREGIONALMAX.
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!