How can i detect moving robot in an image and find its pixel value(coordinate value)

1 次查看(过去 30 天)
We are tracking robot and find its position by overhead camera .We have marked black square on top of robot.We want to find pixel coordinate value of Center of Square.
If You Have any Other Suggestion(or Methods) for Tracking The Robot By an Overhead Camera Input.
  4 个评论

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2015-12-19
It will show you how you can threshold an image to find light or dark things (like the square on your robot) and determine the centroid location of the thing(s).

类别

Help CenterFile Exchange 中查找有关 Computer Vision Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by