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.
回答(1 个)
You might be looking for IMREGIONALMAX.
类别
在 帮助中心 和 File Exchange 中查找有关 Object Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!