搜索资源列表
kinect-control-mouse
- kinect 开发 3D实时跟踪 体感操控-kinect development of 3D real-time tracking
kinect_opencv_test
- VC++ opencv2.2 kinect-damo from kinect sdk
GetSkeleton-using-OpenNI(Qt)
- MS的kinec SDK和OpenNI都提供了人体骨骼跟踪的算法,人体骨骼跟踪算法在kinect人体行为识别中非常重要,该识别过程通常被用来作为行为识别的第一步,比如说,通过定位人体中的骨骼支架,可以提取出人手的部位,从而可以把手的部分单独拿出来分析,这样就达到了手势的定位,而后面的手势识别则可以在刚刚定位出的领域进行处理。总而言之,一套有效的人体骨架追踪算法在kinect的一系列应用中非常有用,不过MS SDK和OpenNI虽然都提供了该算法类的直调用,但是其源码并没有开放,毕竟这是人家最核心
CursorControl
- 使用Kinect识别手势并完成对Windows 7 的控制,实现鼠标移动、点击、选择等多项功能,含源码。需要安装Kinect SDK v1.0以上版本-Using Kinect to recognize user gesture and control windows 7, including pan/click/choose etc. souce code included and you need to install Kinect SDK v1.0 and more in advance
KinectPowerPointControl.src
- 利用kinect及SDK实现ppt播放的控制,即控制ppt翻页-Utilizing kinect and SDK to control the powerpoint for presentations
Optimization-for-Multi-Limb-
- 如果大家有用过kinect做开发,不管是使用kinect SDK还是使用OpenNI,估计都对这些库提供的人体骨骼跟踪技术有一定的好奇,心里在想,每个人穿的衣服不同,身体特点也不同,所处的环境不同,且走路或做手势时的姿势也不相同,竟然能够跟踪人体的骨架,且效果不错。那么上面的Kinect SDK和OpenNI提供给kinect开发的核心算法——人体骨架跟踪到底是怎么实现的呢?-If everyone used kinect development to do, whether it is usi
kinect
- 通过sdk获取kinect图像,并且转换成opencv格式,检测视觉范围内是否有人体并且输出图像。如果检测到人体,则转换人体部分为白色。-Through the sdk Learn the kinect image, and converted into opencv format, whether or not the human body and outputs the image as detected within the visual range. If the human body
KinectDepthHistogram
- 利用kinect for windows sdk,在visual studio中提取深度信息,及其直方图-This program can extract depth image and its histogram with the Kinect for Windows sdk in the visual studio.
KinectColorViewer
- 调用Kinect for Windows SDK相应的API获取彩色图像和红外图像数据。-Call the Kinect for Windows SDK API to get the corresponding color image and infrared image data.
kinect_virtools_dll
- 用C++语言借助Openni开发了基于Kinect的插件,通过该插件在virtools环境中读取Kinect数据,进行手势识别和跟踪。-A plug-in is specially designed and developed for Kinect devices .The plug-in takes advantage of Kinect API and Virtools SDK and is implemented with C++2010.Net as its developing too
Kinectv2_skelton
- Kinectv2_深度图和骨骼图源码,基于Kinect sdk v2在VS下编写代码。-Kinectv2_ u6DF1 u5EA6 u56FE u548C u9ABR u56FE u6E90 u7801 uFF0C u5229 u7528Kinect sdk v2 u5199 u7684 u4EE3 u7801 u3002 u3002 u3002