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

2 ビュー (過去 30 日間)
Zunming Zhang
Zunming Zhang 2020 年 3 月 6 日
回答済み: Keerthana Chiruvolu 2020 年 3 月 12 日
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
Keerthana Chiruvolu 2020 年 3 月 12 日
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