Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MountainLight-Co-Ltd/LOL-Robot-Detector
/ functions
Functions
16 in github.com/MountainLight-Co-Ltd/LOL-Robot-Detector
⨍
Functions
16
◇
Types & classes
0
↓ 2 callers
Function
load_model
(model_path)
cursorDetector.py:8
↓ 1 callers
Function
adjust_cursor_color
(image, brightness_factor, saturation_factor)
FakeDataGenerator.py:22
↓ 1 callers
Function
analyze_data
(file_path)
analyzer.py:39
↓ 1 callers
Function
calculate_features
(data)
analyzer.py:21
↓ 1 callers
Function
calculate_features
(data)
dataModifier.py:17
↓ 1 callers
Function
load_and_combine_csv
(directory)
modelTrainer.py:11
↓ 1 callers
Function
make_background_transparent
(image)
FakeDataGenerator.py:10
↓ 1 callers
Function
prepare_directories
(base_dir, dirs)
FakeDataGenerator.py:36
↓ 1 callers
Function
process_file
(file_path)
dataModifier.py:38
↓ 1 callers
Function
process_frame
(frame, model)
cursorDetector.py:12
↓ 1 callers
Function
process_videos
(model_path, record_video, record_csv, selected_videos)
cursorDetector.py:29
↓ 1 callers
Function
save_sequences
(sequences, target_file)
dataModifier.py:45
↓ 1 callers
Function
segment_into_sequences
(data_normalized)
dataModifier.py:30
↓ 1 callers
Function
select_files
()
cursorDetector.py:71
↓ 1 callers
Function
train_model
(training_dir, sequence_length, test_size)
modelTrainer.py:20
↓ 1 callers
Function
update_progress
(progress)
FakeDataGenerator.py:30