文件名称:head_pose_estimation
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-10-03
- 文件大小:
- 6.08mb
- 下载次数:
- 0次
- 提 供 者:
- win***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一套较为系统的实现头部运动估计的程序,使用c++编程-head pose estimation source code (c++)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
head_pose_estimation\CMakeLists.txt
....................\config.txt
....................\CRForest.h
....................\CRForestEstimator.cpp
....................\CRForestEstimator.h
....................\CRTree.cpp
....................\CRTree.h
....................\data\depth.cal
....................\....\frame_00100_depth.bin
....................\....\frame_00100_pose.bin
....................\....\frame_00200_depth.bin
....................\....\frame_00200_pose.bin
....................\....\frame_00300_depth.bin
....................\....\frame_00300_pose.bin
....................\.emo\CMakeLists.txt
....................\....\common.hpp
....................\....\freeglut.h
....................\....\freeglut_ext.h
....................\....\freeglut_std.h
....................\....\gl_camera.cpp
....................\....\gl_camera.hpp
....................\....\main.cpp
....................\....\math.hpp
....................\....\matrix.hpp
....................\....\matrix_fixed.hpp
....................\....\rigid_motion.hpp
....................\....\trackball.hpp
....................\....\vector.hpp
....................\....\vector_fixed.hpp
....................\main.cpp
....................\trees\tree000.bin
....................\.....\tree001.bin
....................\.....\tree002.bin
....................\.....\tree003.bin
....................\.....\tree004.bin
....................\.....\tree005.bin
....................\.....\tree006.bin
....................\.....\tree007.bin
....................\.....\tree008.bin
....................\.....\tree009.bin
....................\data
....................\demo
....................\trees
head_pose_estimation