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 件のコメント
Image Analyst
2015 年 12 月 19 日
This is not an image taken overhead by your camera. Why did you not post the actual image?
harjeet singh
2015 年 12 月 19 日
actual image is totally different than what you made by yourself, that will have full of noise.
回答 (1 件)
Image Analyst
2015 年 12 月 19 日
See my Image Processing Tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
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).
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!