How can I find the position of the markers in an image
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/275645/image.jpeg)
0 comentarios
Respuestas (1)
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:
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!