Borrar filtros
Borrar filtros

Find local minima in greyscale image

8 visualizaciones (últimos 30 días)
Alberto
Alberto el 5 de Mayo de 2015
Respondida: Alberto el 5 de Mayo de 2015
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!

Respuesta aceptada

Mohammad Abouali
Mohammad Abouali el 5 de Mayo de 2015
Editada: Mohammad Abouali el 5 de Mayo de 2015
Alternatively you can check detectmserfeatures() if you are looking for regions.

Más respuestas (1)

Alberto
Alberto el 5 de Mayo de 2015
Thanks! I'm playing with detectmserfeatures() and it seems we're almost there!

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by