Ask Your Question

Revision history [back]

creating a grid to detect where a ball will land

Hello, I'm currently working on a project to track a ping pong ball and where players return it on the table. I have the camera on a side profile to the table. Right now I am able to track if the ball hits the table or not by tracking the direction of the ball and seeing if it bounces. Now I want to create a grid on the table and track if the ball hits a square on the grid. I'm wondering if anyone has ideas on how to go about doing this.