This repo contains code for Computer Vision shared on my blog.
Blog Post | |
---|---|
Face Detection 人脸检测 | Code |
Face Landmark Detection 人脸关键点定位 | Code |
Head Pose Estimation 人脸朝向(头部姿态估计) | Code |
This repo dependency on Conan.
build.sh
compile the repo.run.sh
execute blog example code.