Location:
Search - motion tracking
Search list
Description: 对于基于网格的视频运动跟踪提出一种全新的运动估计方法-for grid-based Video Motion Tracking A new Motion Estimation
Platform: |
Size: 129024 |
Author: 李杰 |
Hits:
Description: 本文提出了有模型指导的三维人体运动跟踪框架,将一个多关节的圆台形状三维人体模型与多个视频图像中的外轮廓、边界、灰度和肤色特征进行匹配,使人体运动跟踪变成一个状态估计问题。并且,使用基于概率模型的粒子滤波算法来完成非线性、非高斯动态系统的状态估计。
-In this paper, the model has guided three-dimensional human motion tracking framework, will be more than one of the frustum of a cone shape of the joints of three-dimensional human body model with a number of video images of the outer contour, border, greyscale and color matching features, so that human motion tracking into a state estimation problem. In addition, the use of probabilistic model based particle filtering algorithm to complete the non-linear, non-Gaussian dynamic system state estimation.
Platform: |
Size: 6459392 |
Author: 阳关 |
Hits:
Description: VC与opencv环境下实现人脸角点检测与运动跟踪,效果蛮不错的-VC environment and realize opencv face corner detection and motion tracking, the effect pretty good
Platform: |
Size: 3957760 |
Author: 王月领 |
Hits:
Description: 人体运动跟踪的毕业设计代码,采用opencv中的一些函数-Human motion tracking graduation design code, the use of some of the opencv function
Platform: |
Size: 191488 |
Author: 刘明 |
Hits:
Description: kalman for human motion tracking
Platform: |
Size: 4542464 |
Author: henry |
Hits:
Description: 人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助-Human Motion Detection and Motion Tracking source code, use the latest algorithms, this study helpful staff
Platform: |
Size: 720896 |
Author: 郝晓 |
Hits:
Description: 无需摄像机标定的摄像机运动跟踪算法
Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
Platform: |
Size: 5778432 |
Author: wisler |
Hits:
Description: Motion tracking, contains differential motion analysis basedm motion tracking codes developed on matlab.
Platform: |
Size: 2048 |
Author: Ezekiel |
Hits:
Description: This paper proposes a new method of extracting and tracking
a nonrigid object moving while allowing camera movement. For object
extraction we first detect an object using watershed segmentation
technique and then extract its contour points by approximating the
boundary using the idea of feature point weighting. For object tracking
we take the contour to estimate its motion in the next frame by the
maximum likelihood method. The position of the object is estimated using
a probabilistic Hausdorff measurement while the shape variation is
modelled using a modified active contour model. The proposed method is
highly tolerant to occlusion. Because the tracking result is stable unless
an object is fully occluded during tracking, the proposed method can be
applied to various applications.
Platform: |
Size: 2163712 |
Author: sacoura31 |
Hits:
Description: matlab做的运动估计,用于图像处理中图像追踪等(仅供大家参考)-Motion Estimation using matlab, for motion tracking in digital image processing
Platform: |
Size: 4096 |
Author: zhoulei |
Hits:
Description: 粒子滤波法(particles filter)实现的运动跟踪算法。需要在初始的时候设置一些参数,运动目标需要在程序开始运行之前指定其位置和大小。-Particle filtering (particles filter) to achieve motion tracking algorithm. The time needed to set some initial parameters, moving targets need to run before the beginning of the procedure to specify its location and size.
Platform: |
Size: 2181120 |
Author: fengyetang |
Hits:
Description: VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
Platform: |
Size: 3972096 |
Author: 董辉 |
Hits:
Description: 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
Platform: |
Size: 6634496 |
Author: 吕冀 |
Hits:
Description: Motion Tracking
=== === ===
This tarball contains all code required to run the tracking algorithm
on a sequence of images. Run the file run_tracker.m in Matlab and
follow the instructions. You will need to have a directory of
sequentially numbered images available. After entering the path and
file types the tracker will begin processing. Once the data window
appears the algorithm begins building a background model and attempts
to track objects. By clicking on any of the four subwindows you can
investigate the background representation (a Mixture of Gaussians) of
any pixel. The two windows that then appear display the mixture once
as a two-dimensional scatter plot (ignoring the blue colour
component), and once as a one-dimensional evolution of the red colour
component only. These plots make the internal processing visible and
should help determining suitable parameters to be set in
mixture_parameters.m.-Motion Tracking
===============
This tarball contains all code required to run the tracking algorithm
on a sequence of images. Run the file run_tracker.m in Matlab and
follow the instructions. You will need to have a directory of
sequentially numbered images available. After entering the path and
file types the tracker will begin processing. Once the data window
appears the algorithm begins building a background model and attempts
to track objects. By clicking on any of the four subwindows you can
investigate the background representation (a Mixture of Gaussians) of
any pixel. The two windows that then appear display the mixture once
as a two-dimensional scatter plot (ignoring the blue colour
component), and once as a one-dimensional evolution of the red colour
component only. These plots make the internal processing visible and
should help determining suitable parameters to be set in
mixture_parameters.m.
Platform: |
Size: 36511744 |
Author: gobsy |
Hits:
Description: 背景差和帧差法实现运动人体的跟踪,具有搞噪声和消除大部分阴影功能-Background difference and frame difference method to achieve motion tracking of the human body, has engaged in the shadow of the noise and the elimination of most of the functionality
Platform: |
Size: 3072 |
Author: 胡江川 |
Hits:
Description: tracking people. This is the file about algorithm for motion detection in matlab
Platform: |
Size: 1197056 |
Author: An |
Hits:
Description: opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking
Platform: |
Size: 12417024 |
Author: sonic |
Hits:
Description: 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive Mean Shift)算法是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高-OpenCV-based motion tracking and implementation of some articles I read, I feel you can, share
Platform: |
Size: 130048 |
Author: mei88 |
Hits:
Description: 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。
-OpenCV-based motion tracking system of some articles I read, I feel you can, share
Platform: |
Size: 1061888 |
Author: mei88 |
Hits:
Description: 利用matlab实现了基于光流的运动估计-optical flow motion tracking
Platform: |
Size: 723968 |
Author: NC |
Hits:
« 12
3
4
5
6
7
8
9
10
...
26
»