# detection_and_recognition **Repository Path**: liuyunfei/detection_and_recognition ## Basic Information - **Project Name**: detection_and_recognition - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2021-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # detection_and_recognition #### 介绍 使用pyqt5 和 opencv 等编写的目标检测和人脸识别小Demo 涉及到:行人目标检测,人脸目标检测,人脸识别,数据库应用 #### 软件架构 TODO #### 安装教程 1. 安装库 #### 使用说明 1. 打开命令行,运行python main.py #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request