# opencv_python **Repository Path**: dxh_git/opencv_python ## Basic Information - **Project Name**: opencv_python - **Description**: 基于opencv实现的人脸识别 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-12-01 - **Last Updated**: 2023-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # opencv-face 基于python-opencv调用摄像头的实时人脸检测和识别 主要是:my_recognition 文件夹下的文件 step 1 pip install numpy step 2 pip install opencv-python step 3 安装opencv_contrib_python 需要下载whl 文件本地安装 pip install --user D:\opencv_contrib_python-3.4.4.19-cp36-cp36m-win_amd64.whl