Find local minima in greyscale image

Hi, I have a set of greyscale images where I need to find the local minima (example attached), and my idea is to approach the problem using the watershed method. If I apply it directly to the greyscale image I have oversampling issues, and I haven't found any example dealing with a similar problem. Do you have any suggestion on how to proceed? Thanks!

 採用された回答

Mohammad Abouali
Mohammad Abouali 2015 年 5 月 5 日
編集済み: Mohammad Abouali 2015 年 5 月 5 日

3 投票

Alternatively you can check detectmserfeatures() if you are looking for regions.

その他の回答 (1 件)

Alberto
Alberto 2015 年 5 月 5 日

0 投票

Thanks! I'm playing with detectmserfeatures() and it seems we're almost there!

カテゴリ

ヘルプ センター および File ExchangeImage Processing and Computer Vision についてさらに検索

質問済み:

2015 年 5 月 5 日

回答済み:

2015 年 5 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by