搜索资源列表
bodymotiondetection
- 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
HumanTracking
- 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
vc_person_tracking021
- 基于VC6.0开发环境,利用Kalman算法做的一个人体跟踪系统-VC6.0 development environment based on the use of Kalman algorithm to do a human tracking system
LKgenzong
- LK算法跟踪,可以清晰的检测出人体,采用opencv1.0 VC++6.0-LK algorithm for tracking human body can be clearly detected using opencv1.0 VC++6.0
ConsoleCV
- OPENCV HUMAN TRACKING HAVE A NICE DAY
GetSkeleton-using-OpenNI(Qt)
- MS的kinec SDK和OpenNI都提供了人体骨骼跟踪的算法,人体骨骼跟踪算法在kinect人体行为识别中非常重要,该识别过程通常被用来作为行为识别的第一步,比如说,通过定位人体中的骨骼支架,可以提取出人手的部位,从而可以把手的部分单独拿出来分析,这样就达到了手势的定位,而后面的手势识别则可以在刚刚定位出的领域进行处理。总而言之,一套有效的人体骨架追踪算法在kinect的一系列应用中非常有用,不过MS SDK和OpenNI虽然都提供了该算法类的直调用,但是其源码并没有开放,毕竟这是人家最核心
TrackEye_SourceCode
- 跟踪人的眼睛,类似人脸识别算法中的adaboost,通过学习人眼模式,实现人眼检测跟踪。-Tracking people' s eyes, similar face recognition algorithm adaboost by learning human eye model, detecting and tracking the human eye.
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
rentigenzong
- 实现人体跟踪的源代码,实现对视频中目标人物的跟踪-The human tracking source code, the video of the target person tracking
track_a_face
- 基于视频的人脸跟踪,方法为肤色分割法有有效定位视频中人脸位置-Video-based human face tracking methods for skin color segmentation method the effective positioning Video human face location
ASEF-facel
- 用于检测人脸跟踪与人眼定位的小程序源码-Face tracking is used to detect with the human eye positioning applet source code
Face_Detect_-N_Cover_ver2
- 自动识别并跟踪人脸,然后在脸部打马赛克,马赛克始终保持覆盖人脸。距离不敏感-Automatic identification and tracking human faces, and then hit in the face mosaic, mosaic always kept covered faces. Distance-insensitive
EyeAPI
- 基于opencv的视线追踪,国外的半开源代码,值得参考。利用等照度线曲率来定位人眼,可满足一定范围内的头部运动。-Gaze tracking based on opencv , foreign semi-open source code.Gaze tracking using isophote curvature to locate the human eye, foreign code, a good reference.
human
- 背景减除法实现人体目标跟踪,可以跟踪二个人,直接运行便可。-Background subtraction method to achieve human target tracking, you can track two individuals, can be directly run.
faceTracking
- 一个人脸跟踪程序,实现了根据人脸的姿态变换,在OpenGL下实时显示姿态,小角度下尚可,大角度还需要改进。-A face tracking program, implemented according to the attitude transformation of human face, the real time display on OpenGL attitude, small angle can be, large angle still need to improve.
opticalflowtracking
- 运动人体的检测,对采集的视频中运动目标的检测和跟踪,用到opencv相应的highgui库和cv库,能够很好检测出人体轮廓。-Human movement detection for video capture moving target detection and tracking, use the appropriate highgui opencv libraries and cv library, can well detect the body contour.
OPENCV
- 基于opencv,可用于人体跟踪等,亲测有效,在VS2010环境下运行。-Based on opencv, it can be used for human tracking, effective pro-test, running in VS2010 environment.
Kalman_Filter
- 使用卡尔曼滤波方法对视频中运动的人脸进行检测跟踪标记-Kalman filtering method using video motion detection and tracking human faces mark
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr