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

9 次查看(过去 30 天)
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.

回答(1 个)

Keerthana Chiruvolu
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