abhisharma7 / FacePoseEstimation

Face Pose Estimation using Haar Cascasde, HOG and Dlib Library.
MIT License
7 stars 1 forks source link

Face Pose Estimation

Human pose recognition in a ideal case is divided into two steps, known as human detection and human pose recognition and they are usually considered separately. There is an extensive literature in both detection and recognition but relatively few research consider the two stages together. In this project, I have targeted to recognize the human face pose using numerous algorithms and frameworks.

Required

Flow Chart

screenshot from 2017-04-26 23-26-35

Output

screenshot from 2017-04-18 14-38-22