paioliu / ShiqiYu_libfacedetection_test

Test libfacedetection form https://github.com/ShiqiYu/libfacedetection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Head Pose demo

  1. Face detetion and face alignment using ShiqiYu's face detection/alignment lib
  2. 3D head pose by cv::solvePnp(), see class HeadPose
  3. Visual Studio 2010

Results:

Face Alignment result:
image

Landmarks used for head pose estimation:
image

Multiple-face results:
image

About

Test libfacedetection form https://github.com/ShiqiYu/libfacedetection


Languages

Language:C++ 84.8%Language:C 15.2%