Skip to content

可以双击运行的桌面程序,在自拍时给人脸添加酷酷的特效。

License

Notifications You must be signed in to change notification settings

JeffTrain/selfie

Repository files navigation

selfie

可以双击运行的桌面程序,在自拍时给人脸添加酷酷的特效。 教学专用,你可以跟着代码提交历史,一步步实现很酷的功能

教学PPT

关键步骤

  • 人脸识别并跟踪(仅需41行代码,效果如下): 在马桶上就完成了

  • 识别68个特征点 68个特征点

  • 加特效 墨镜特效

本地开发

git clone https://github.com/JeffTrain/selfie.git
cd selfie
pip install -r requirements.txt

本地运行

cd selfie
python app.py

About

可以双击运行的桌面程序,在自拍时给人脸添加酷酷的特效。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages