tennis-tracking icon indicating copy to clipboard operation
tennis-tracking copied to clipboard

Open-source Monocular Python HawkEye for Tennis

Results 12 tennis-tracking issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/content/drive/MyDrive/tennis/tennis-tracking-main/predict_video.py", line 274, in coords = interpolation(coords) File "/content/drive/MyDrive/tennis/tennis-tracking-main/detection.py", line 469, in interpolation xxx[nons]= np.interp(yy(nons), yy(~nons), xxx[~nons]) File "/usr/local/lib/python3.10/dist-packages/numpy/lib/function_base.py", line 1599, in interp return...

Hi, this is a great project, thanks a lot for sharing! I think a nice addition would be to show the estimated speed of the ball after each shot in...