CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 视频 运动 跟踪

搜索资源列表

  1. Researchon3DHumanMotionTrackingBasedonProbabilisti

    0下载:
  2. 本文提出了有模型指导的三维人体运动跟踪框架,将一个多关节的圆台形状三维人体模型与多个视频图像中的外轮廓、边界、灰度和肤色特征进行匹配,使人体运动跟踪变成一个状态估计问题。并且,使用基于概率模型的粒子滤波算法来完成非线性、非高斯动态系统的状态估计。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6459831
    • 提供者:阳关
  1. facedetect

    0下载:
  2. VC6.0与Opencv环境下的视频采集,图像滤波,角点检测,运动跟踪,通过测试
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:236475
    • 提供者:lonfan
  1. gfhgfhgf

    0下载:
  2. 人脸视频图像编码是近年来图像编码领域里的一个研究热点问题,它在通信、互联网等方面有着广泛的应用前景。人脸图像编码的研究包含很多子问题,主要的三个方面为:精确的人脸目标定位算法,实时的人脸目标跟踪算法和高效的人脸图像编码方法。本文的主要研究工作在于: 1) 提出帧间差分和背景差分相结合的人脸目标定位算法,在人脸特征选择上,主要使用形状特征,通过椭圆拟合来得到人脸的位置。 2) 采用基于Kalman滤波的运动预测方法对人脸的区域变化进行预测,以此缩小目标可能存在的区域(ROI).-Facial vi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1077
    • 提供者:周参
  1. KLT

    0下载:
  2. 该代码可以在视频图象中检测运动物体并且实现对运动物体的跟踪-this code can find the object which is moving in the video and track it
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:14175732
    • 提供者:zhangge
  1. tuxiangchuli

    0下载:
  2. 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2697588
    • 提供者:yuxianli
  1. CamShift

    0下载:
  2. CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1586
    • 提供者:eagle
  1. opencv

    1下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:243190
    • 提供者:hou
  1. MovingObjectDetection

    0下载:
  2. 这是一个视频运动目标检测跟踪,能够比较准确的检测任务和车辆。-This is a video moving target tracking, can be more accurate detection tasks and vehicles.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:593676
    • 提供者:chenhao
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. work

    0下载:
  2. 运动检测跟踪的经典例子,可以实现运动视频中的人物检测与跟踪-Classic example of motion detection and tracking
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1286159
    • 提供者:aiqinsixuan
  1. Vshipinni

    0下载:
  2. 视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。 -Video moving target detection, including background prediction target detection and inter-frame difference method for target detection, target tracking and multi-objective, Meam the S
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3110156
    • 提供者:dep
  1. VVideoTracki

    0下载:
  2. 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVII视频内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪 -Video moving target detection and tracking in vc6.0 debugging by video of the test must be non-compressed the AVII video content, including video moving target detect
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:92581
    • 提供者:l2003l
  1. GZ

    0下载:
  2. 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-For video motion-based target tracking, the algorithm combines the color histogram and gradient direction histogram feature, to more accurately characterize the target, greatly im
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:3602
    • 提供者:李正福
  1. blobtrack

    0下载:
  2. 团块视频运动物体跟踪,基础源代码,改进其算法,可在原有算法基础上添加-Clumps video moving object tracking, the underlying source code, to improve the algorithm can be added on the basis of the original algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:376366
    • 提供者:baoweiqi
  1. videotrafficgmm

    0下载:
  2. 红外视频运动物体目标跟踪及检测——高斯混合模型-Gaussian mixture model approach
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:王光军
  1. ikldemo

    0下载:
  2. visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9507681
    • 提供者:zdm
  1. function-d

    0下载:
  2. 视频运动中的目标的跟踪方法。方法比较简单,算法也简洁易懂,比较适合对MATLAB不是很熟悉的同学使用和学习,不过还是要有一定的MATLAB语言基础-Tracking target video motion. The method is relatively simple algorithms are easy to read, more suitable for MATLAB is not very familiar with the students to use and learn, but
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3448
    • 提供者:wangqifeng
  1. shipinzhongyundongmubiaojiancesuanfayanjiu

    0下载:
  2. 视频监控中运动目标检测、跟踪与行为识别算法的研究(Research on moving object detection, tracking and behavior recognition algorithm in video surveillance)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4916224
    • 提供者:小o
  1. zuizong

    0下载:
  2. 一个视频运动分析的系统平台,可以做简单的二帧、三帧帧间差分处理和背景减除操作。(The code is in the video moving target segmentation, using three difference method for target detection.))
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:621568
    • 提供者:hhrs
  1. 帧间差法视频目标检测

    1下载:
  2. 基于帧间差分法的视频目标检测系统 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪技术,在许多领域都有重要应用。使用帧间差分法设计并实现视频目标的检测系统(Video Target Detection System Based on Interframe Difference Method Moving object automatic detection is a technology of detecting, extracting, recognizing a
  3. 所属分类:其他

    • 发布日期:2019-12-31
    • 文件大小:637952
    • 提供者:展宇
« 12 »
搜珍网 www.dssz.com