# head-pose-estimation
Real-time head pose estimation built with OpenCV and dlib
<b>2D:</b><br>Using dlib for facial features tracking, modified from http://dlib.net/webcam_face_pose_ex.cpp.html
<br>The algorithm behind it is described in http://www.csc.kth.se/~vahidk/papers/KazemiCVPR14.pdf
<br>It applies cascaded regression trees to predict shape(feature locations) change in every frame.
<br>Splitting nodes of trees are trained in random, greedy, maximizing variance reduction fashion.
<br>The well trained model can be downloaded from http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2
<br>Training set is based on i-bug 300-W datasets. It's annotation is shown below:<br><br>
![ibug](https://cloud.githubusercontent.com/assets/16308037/24229391/1910e9cc-0fb4-11e7-987b-0fecce2c829e.JPG)
<br><br>
<b>3D:</b><br>To match with 2D image points(facial features) we need their corresponding 3D model points.
<br>http://aifi.isr.uc.pt/Downloads/OpenGL/glAnthropometric3DModel.cpp provides a similar 3D facial feature model.
<br>It's annotation is shown below:<br><br>
![gl](https://cloud.githubusercontent.com/assets/16308037/24229340/ea8bad94-0fb3-11e7-9e1d-0a2217588ba4.jpg)
<br><br>
Finally, with solvepnp function in OpenCV, we can achieve real-time head pose estimation.
<br><br>
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip,本资源中的源码都是经过本地编译过可运行的,评审分达到98分,资源项目的难度比较适中,内容都是经过助教老师审定过的能够满足学习、毕业设计、期末大作业和课程设计使用需求,如果有需要的话可以放心下载使用。 基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).z
资源推荐
资源详情
资源评论
收起资源包目录
基于OpenCV+dlib实现的实时头部姿态估计算法项目源码(高分项目).zip (3个子文件)
-master
video_test_shape.py 4KB
video_test_shape.cpp 9KB
README.md 1KB
共 3 条
- 1
资源评论
盈梓的博客
- 粉丝: 9124
- 资源: 2185
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- js-leetcode题解之141-linked-list-cycle.js
- js-leetcode题解之140-word-break-ii.js
- js-leetcode题解之139-word-break.js
- js-leetcode题解之138-copy-list-with-random-pointer.js
- js-leetcode题解之136-single-number.js
- js-leetcode题解之135-candy.js
- js-leetcode题解之134-gas-station.js
- 基于tensorflow的道路桥梁裂缝检测应用源码
- 多台设备循环控制仿真和代码protues仿真
- 多台设备循环控制原理图
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功