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

6 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Keerthana Chiruvolu
Keerthana Chiruvolu il 12 Mar 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:

Community Treasure Hunt

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

Start Hunting!

Translated by