搜索资源列表
skeleton
- 细化算法通常和骨骼化、骨架化算法是相同的意思,也就是thin算法或者skeleton算法,该代码细化效果不错-Louisa Lam, Seong-Whan Lee, Ching Y. Suen,“Thinning Methodologies-A Comprehensive Survey ”,IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 14, NO. 9, SEPTEMBER 1992
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
kinect_tiqushendutuxiang
- 利用Kinect提取带ID的骨骼图像数据,并在OPencv环境下显示不同Id的骨骼图像-Using Kinect extraction with ID skeletal image data, and in the OPencv environment show different Id skeletal image
kinect_tiqugugeshuju
- 利用Kinect提取骨骼图像数据,并在OPencv环境下显示骨骼图像-Using Kinect extracted from skeletal image data, and in the OPencv environment showed skeletal image
KinectBridgeWithOpenCVBasics-D2D
- 基于opencv的骨骼检测,可以很好地完成单人多人的检测-Based on the opencv bone detection, it is very effective for the detection of single people
thinning
- 本程序是基于vc6.0和opencv环境下所编写的细化算法,能够细化成比较好的骨骼;细化次数可以自己设置。-This procedure is based on opencv environment vc6.0 and written thinning algorithm can better refined into bone refinement times can be set up their own.
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
hands
- Kinect/Xbox360人体骨骼提取(将hand.zip文件中的代码复制到你配置好的项目中即可)。1.VS2010+OPenCV230+OPenNI实现人体骨骼提取和显示在RGB中。 2.配置环境很重要。Kinect/Xbox360人体骨骼提取。1.VS2010+OPenCV230+OPenNI实现人体骨骼提取和显示在RGB中 2.配置环境很重要。-To access/Xbox360 human body skeleton extraction (will hand. The cod