# Hand capture **Repository Path**: lvyunqi/hand-capture ## Basic Information - **Project Name**: Hand capture - **Description**: 基于Python+OpenCV 构建的手部跟踪系统 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 0 - **Created**: 2022-03-31 - **Last Updated**: 2023-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, OpenCV ## README # Hand capture #### 介绍 基于Python+OpenCV+MediaPipe构建的面部和手部跟踪系统 #### 软件架构 Python3.8+ #### 安装教程 pip install -r requriements.txt #### 使用说明 仅供学习