Table tennis ball tracking algorithm

11 次查看(过去 30 天)
I am looking for Table tennis Ball Tracking algorithm which should track the when ball hits the surface of the table..Kindly suggest me algorithm which should i use and get desire result..

回答(1 个)

Image Analyst
Image Analyst 2017-6-12
See my attached tracking demo. It uses color segmentation. You might be able to use optical flow but then you'd also have to deal with the other things that move, like the paddles and players.
I doubt whether your algorithm would be fast enough to track a ball during a live game. Regardless, you'd need a very expensive high speed camera because I don't think the frame rate of a standard camera is high enough. I mean, the ball may travel across the whole table in just one frame time.
  1 个评论
ismail  khan
ismail khan 2017-6-14
This is a video based algorithm first i will go for an image where i can pick a ball and then go for direction if ball is coming in this way then where it will go...

请先登录,再进行评论。

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by