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!

질문:

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