English

Table tennis ball spin estimation with an event camera

Computer Vision and Pattern Recognition 2024-04-16 v1

Abstract

Spin plays a pivotal role in ball-based sports. Estimating spin becomes a key skill due to its impact on the ball's trajectory and bouncing behavior. Spin cannot be observed directly, making it inherently challenging to estimate. In table tennis, the combination of high velocity and spin renders traditional low frame rate cameras inadequate for quickly and accurately observing the ball's logo to estimate the spin due to the motion blur. Event cameras do not suffer as much from motion blur, thanks to their high temporal resolution. Moreover, the sparse nature of the event stream solves communication bandwidth limitations many frame cameras face. To the best of our knowledge, we present the first method for table tennis spin estimation using an event camera. We use ordinal time surfaces to track the ball and then isolate the events generated by the logo on the ball. Optical flow is then estimated from the extracted events to infer the ball's spin. We achieved a spin magnitude mean error of 10.7±17.310.7 \pm 17.3 rps and a spin axis mean error of 32.9±38.2deg32.9 \pm 38.2\deg in real time for a flying ball.

Keywords

Cite

@article{arxiv.2404.09870,
  title  = {Table tennis ball spin estimation with an event camera},
  author = {Thomas Gossard and Julian Krismer and Andreas Ziegler and Jonas Tebbe and Andreas Zell},
  journal= {arXiv preprint arXiv:2404.09870},
  year   = {2024}
}

Comments

Accepted to CVsport (CVPRW 2024)

R2 v1 2026-06-28T15:54:44.718Z