How can I find the position of the markers in an image

7 visualizaciones (últimos 30 días)
Zunming Zhang
Zunming Zhang el 6 de Mzo. de 2020
Respondida: Keerthana Chiruvolu el 12 de Mzo. de 2020
Hi all,
I am trying to indentify the position of the markers in the attached image. Do you have any suggested algorithm or code that couold work it out?
Thanks.

Respuestas (1)

Keerthana Chiruvolu
Keerthana Chiruvolu el 12 de Mzo. de 2020
Hi,
Kindly use the regionprops() function to obtain the position of objects in the image. You may use the Image Segmenter App to generate the binary mask.
Refer the following link for further information:

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by