Go to file
2025-06-22 16:51:48 +08:00
.streamlit first commit 2025-06-16 14:21:04 +08:00
.gitignore refactor(main): improve app structure and UI 2025-06-20 15:01:39 +08:00
audio_player.py feat(motion_app): implement asynchronous similarity calculation 2025-06-22 15:17:07 +08:00
config.py refactor(main): improve app structure and UI 2025-06-20 15:01:39 +08:00
control_panel_widget.py feat: add ControlPanelWidget for application UI 2025-06-22 16:51:48 +08:00
environment.yml chore(deps): update environment.yml with latest dependencies 2025-06-21 21:38:09 +08:00
example.png first commit 2025-06-16 14:21:04 +08:00
main_app.py feat(motion_app): improve comparison loop and UI 2025-06-22 12:11:30 +08:00
main_qt.py feat: add ControlPanelWidget for application UI 2025-06-22 16:51:48 +08:00
main.py first commit 2025-06-16 14:21:04 +08:00
motion_app_qt.py feat: add ControlPanelWidget for application UI 2025-06-22 16:51:48 +08:00
motion_app.py feat(motion_app): implement asynchronous similarity calculation 2025-06-22 15:17:07 +08:00
pose_analyzer.py feat(motion_app): implement asynchronous similarity calculation 2025-06-22 15:17:07 +08:00
qt_main.py feat: add ControlPanelWidget for application UI 2025-06-22 16:51:48 +08:00
qt_widgets.py feat: add ControlPanelWidget for application UI 2025-06-22 16:51:48 +08:00
similarity_display_widget.py feat: add ControlPanelWidget for application UI 2025-06-22 16:51:48 +08:00
test.py first commit 2025-06-16 14:21:04 +08:00
video_display_widget.py feat: add ControlPanelWidget for application UI 2025-06-22 16:51:48 +08:00