搜索资源列表
BodyPartRecognition
- 微软Kinect识别人体,分离人体部位,并计算得出人体骨骼节点的原理。对于学习Kinect编程的人非常有用。-Microsoft Kinect identify the body, separation of body parts, and calculated the principles of the human skeleton nodes. Kinect for learning programming are very useful.
SkeletalViewer_Walkthrough
- Kinect 微软官方文档骨骼识别部分详细解说
[FRC-2012]-Kinect-Tutorial
- labview 上运用kinect识别骨骼的pdf教程,内容略简,但是对入门了解很有帮助-the tutorial for kinect used in Labview
GetSkeleton-using-OpenNI(Qt)
- MS的kinec SDK和OpenNI都提供了人体骨骼跟踪的算法,人体骨骼跟踪算法在kinect人体行为识别中非常重要,该识别过程通常被用来作为行为识别的第一步,比如说,通过定位人体中的骨骼支架,可以提取出人手的部位,从而可以把手的部分单独拿出来分析,这样就达到了手势的定位,而后面的手势识别则可以在刚刚定位出的领域进行处理。总而言之,一套有效的人体骨架追踪算法在kinect的一系列应用中非常有用,不过MS SDK和OpenNI虽然都提供了该算法类的直调用,但是其源码并没有开放,毕竟这是人家最核心
mutil_hand_segmention
- 这篇文章主要是介绍多个手部的分割,是在前面的博文:不需要骨骼跟踪的人体手部分割 的基础上稍加改进的。因为识别有的一个应用场合就是手势语言识别,而手势一般都需要人的2只手相配合完成,因此很有必要对人体的多个手部来进行分割。-The article introduced hand split, in front of the Bowen: does not require tracking of human hand bones split on the basis of a little impr
KZT2010
- 使用openNI和openCV对人体骨骼实现识别和标识-To use openNI and openCV to achieve the recognition and identification of the human skeleton
KinectDemo
- 基于kinect的一个综合应用,其中包含了基于颜色的目标识别,kinect平台的俯仰程序,手势识别,骨骼识别,具有较好实用性。-Based on a comprehensive application kinect, which contains a color-based object recognition, kinect platform pitching program, gesture recognition, bones identified, with good usability
document_for_pic_thin
- 基于Opencv和VC6.0的图像细化,可以用来提取手势骨骼,已经处理成子函数,可直接调用。给做手势识别的朋友一些参考-Based on Opencv and VC6.0 image thinning, gestures can be used to extract the skeleton has been processed into a subroutine can be called directly. Gesture recognition to a friend some refer
actionletEnsemble-master
- 利用骨骼进行的人体行为识别, 基于LOP 的行为识别,可以运行-action recognition
zwsb_matlab
- 指纹识别MATLAB代码,fd.m对图像平滑处理、二值/提取骨骼/删除毛刺、特征点提取;包含四个程序,多个函数-Fingerprint identification code
Kinect2-guge
- Kinect骨骼识别,Kinect2.0,VS编译器,进去后配置开发环境即可使用-Kinect skeleton recognition
cvSkeleton
- 这个是骨骼识别的一个函数!!!在OPENCV上运行的,请自建Main函数进行调用此函数!-This is a function of the identified skeleton! ! ! On OPENCV run, self-built Main function call this function!
BodyBasics-WPF
- kinect2.0骨骼识别样例,可以识别6个人体骨骼其中两个完整骨骼,完整骨骼可以识别25个点;(Kinect2.0 skeleton recognition)