Skip to content

wuxh123/face_detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个人脸识别程序,可以用在嵌入式或者摄像头里

基础环境

python3.7

PIP安装

opencv 的安装,输入:pip install opencv-python。 注:numpy与OpenCV绑定安装,无需自己输入命令。

pillow的安装,输入: pip install pillow 注:pillow为图像处理包。

contrib的安装,输入:pip instal opencv-contrib-python

Releases

No releases published

Packages

 
 
 

Languages