This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10235501447
/
WaveControl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update readme3.0
gesture
Backpack
2 months ago
parent
dd23b169de
commit
8bfb8be26f
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
README.md
+ 7
- 0
README.md
View File
@ -85,6 +85,13 @@ wavecontrol-test/
📌
**说明**
:
- 所有手势动作识别基于
`MediaPipe`
提供的 21 关键点;
- 每个手势映射事件已封装在
`gesture_handler.ts`
中;
- 可通过修改
`gesture_map`
动态扩展或调整触发逻辑;
- 模块支持平滑滤波、多帧确认机制,显著减少误识别。
## 快速启动(开发模式)
Write
Preview
Loading…
Cancel
Save