hgupt3 / TRACE

TRACE is a tool that takes a single tennis match video feed and automatically extracts player, court, and ball information. The collected information allows us to see the top-view of the tennis match in progress.
65 stars 14 forks source link

Live Video input! #1

Open ljacobo opened 1 year ago

ljacobo commented 1 year ago

Hi, can this work with live video from a camera?

Thanks.

hgupt3 commented 1 year ago

Yes. However, it will be delayed by a few seconds.

MathisZerbib commented 6 months ago

In which mesure can I adapt it to padel ?

Firedrake2002 commented 6 months ago

In which mesure can I adapt it to padel ?

It can be adapted to padel but you'll have to ensure that mediapipe detection for player detection is properly calibrated and some hyperparameters for court detection may have to be changed to detect the padel court accurately.