How can I detect tires in highway footage?

1 次查看(过去 30 天)
I want to use MatLab to detect tires in images form video filmed alongside highways. Is there a simple way to use edge detection or make a mask of a tire and use that mask to find tires in other images? I have tried using the find circles function after using some image processing functions, but this does not work for each video I have. Below is a sample image:
Thanks for the help!

采纳的回答

Image Analyst
Image Analyst 2013-10-8
That would be very challenging since the tires are all different shapes and sizes. You'd be better off if you could aim your camera perpendicular to the road and look for wheel or hubcaps rather than tires.
  2 个评论
Jesse Schettler
Jesse Schettler 2013-10-8
What if I look at every vehicle in the same position? If I stop each vehicle where the black SUV in the front is, would that help the tires/wheels maintain a more constant shape and size?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Vehicle Scenarios 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by