Issues
- 0
- 1
calling code by if__name__== “__main__”
#3 opened by BGA80 - 0
File "C:\Users\admin\Desktop\tennisBall\TennisProject\src\detection.py", line 257, in calculate_feet_positions smoothed_1[:, 0] = signal.savgol_filter(positions_1[:, 0], 7, 2) IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed
#2 opened by akbarali2019 - 3
Failed to replicated the sample output
#1 opened by shukkkur