function to find local maxima in edge detection
Show older comments
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.
Answers (1)
You might be looking for IMREGIONALMAX.
Categories
Find more on Object Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!