You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Hand capture
|
|
|
|
#### 介绍
|
|
基于Python+OpenCV+MediaPipe构建的面部和手部跟踪系统
|
|
|
|
#### 软件架构
|
|
Python3.8+
|
|
|
|
|
|
#### 安装教程
|
|
|
|
pip install -r requriements.txt
|
|
|
|
#### 使用说明
|
|
|
|
仅供学习
|