Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Basket-Analytics/BasketTracking
/ functions
Functions
22 in github.com/Basket-Analytics/BasketTracking
⨍
Functions
22
◇
Types & classes
4
↓ 15 callers
Function
plt_plot
(img, title=None, cmap='viridis', additional_points=None)
tools/plot_tools.py:5
↓ 4 callers
Function
hsv2bgr
(color_hsv)
player_detection.py:25
↓ 3 callers
Function
collage
(frames, direction=1, plot=False)
rectify_court.py:12
↓ 3 callers
Function
homography
(rect, image, plot=False)
rectify_court.py:160
↓ 2 callers
Method
ball_detection
(self, img_train_dir, query_frame, th=0.98)
ball_detect_track.py:38
↓ 2 callers
Method
bb_intersection_over_union
(boxA, boxB)
player_detection.py:53
↓ 1 callers
Function
add_frame
(frame, pano, pano_enhanced, plot=False)
rectify_court.py:59
↓ 1 callers
Method
ball_tracker
(self, M, M1, frame, map_2d, map_2d_text, timestamp)
ball_detect_track.py:66
↓ 1 callers
Function
binarize_erode_dilate
(img, plot=False)
rectify_court.py:96
↓ 1 callers
Method
circle_detect
(img, plot=False)
ball_detect_track.py:20
↓ 1 callers
Method
count_non_black
(image)
player_detection.py:45
↓ 1 callers
Function
extract_videoframe
()
tools/extract_videoframe.py:4
↓ 1 callers
Function
get_frames
(video_path, central_frame, mod)
main.py:11
↓ 1 callers
Method
get_homography
(self, frame, des1, kp1)
video_handler.py:56
↓ 1 callers
Method
get_players_pos
(self, M, M1, frame, timestamp, map_2d)
player_detection.py:73
↓ 1 callers
Function
rectangularize_court
(pano, plot=False)
rectify_court.py:112
↓ 1 callers
Function
rectify
(pano_enhanced, corners, plot=False)
rectify_court.py:185
↓ 1 callers
Method
run_detectors
(self)
video_handler.py:23
Method
__init__
(self, players)
ball_detect_track.py:11
Method
__init__
(self, ID, team, color)
player.py:2
Method
__init__
(self, pano, video, ball_detector, feet_detector, map_2d)
video_handler.py:13
Method
__init__
(self, players)
player_detection.py:33