CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动目标跟踪

搜索资源列表

  1. mean shift

    0下载:
  2. meanshift基于MATLAB的运动目标跟踪
  3. 所属分类:源码下载

    • 发布日期:2011-05-28
    • 文件大小:529
    • 提供者:luoyanfeng
  1. cvCamShift

    0下载:
  2. 使用cvCamShift(均值平移)实现目标跟踪
  3. 所属分类:Windows编程

  1. 光流运动中经典的Lucas_Kanade的matlab算法

    2下载:
  2. 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in classical Lucas_Kanade of matlab algorithm for tracking the use of video
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-12-15
    • 文件大小:2048
    • 提供者:张清
  1. 基于OPENCV的视频帧差法的实现

    2下载:
  2. 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:422802
    • 提供者:winnershu
  1. kalmangenzong.rar

    2下载:
  2. 利用卡尔曼滤波跟踪运动目标,最终实现运动目标的跟踪轨迹,Kalman lv bo de yun dong mu biao gen zong
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1152620
    • 提供者:赵学梅
  1. yundongmubiaojiance.rar

    0下载:
  2. 运动目标跟踪算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 ,Moving Target Tracking Algorithm include: 1. Quiescent in the context of target detection in the context of prediction 2. Static background frame difference metho
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1321230
    • 提供者:国风
  1. OpencvUIDlg2.1.rar

    0下载:
  2. OPENCV 视频监控系统 能够简单的进行运动目标跟踪,OPENCV video surveillance system can be simple to track moving targets
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3582336
    • 提供者:魏义强
  1. EBMA.rar

    0下载:
  2. 用块匹配算法做目标跟踪 可显示运动物体的运动方向,并画出运动矢量图,target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:942
    • 提供者:gj
  1. gfhgfhgf

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

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

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5985802
    • 提供者:无名
  1. MeanShift

    0下载:
  2. 均值移动算法,适用于运动目标跟踪,Matlab开发环境。-Mean shift algorithm for Moving Target Tracking Matlab development environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7282
    • 提供者:lily
  1. kalman-homework

    1下载:
  2. 目标跟踪,程序利用卡尔曼滤波器对对圆周运动的目标进行跟踪。绘制出期望信号、观测信号和滤波后点目标的运动轨迹。-Target tracking, the program the use of Kalman filter, right, right circular motion of the target being tracked. Draw out the desired signal, observation point target signal and the filtered traj
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:98166
    • 提供者:呙涛
  1. Background-subtraction

    1下载:
  2. 使用背景差分法提取出运动目标,再利用边缘检测法对目标进行跟踪。-Use background subtraction to extract moving objects, and then use edge detection method to track the target.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:798920
    • 提供者:刘敏
  1. detection

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序,很不错哦 -OPENCV writing campaign to target identification and tracking procedures, very good, oh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:427462
    • 提供者:luofei
  1. Camshift

    0下载:
  2. VC++和Opencv环境中基于Camshif的运动目标跟踪,运行没问题-Moving objects tracking based on Camshift in environment of VC++ and OpenCV, it works well with experiments.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:57594880
    • 提供者:王树才
  1. Kalman-filter-cPPcode

    0下载:
  2. 很好的kalman滤波代码,可以有效地实现运动目标跟踪-It is very good code for Kalman filter,it can effectively achieve the target motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2655
    • 提供者:胡博
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. 123

    0下载:
  2. 运动目标跟踪算法的OpenCV算法(C++)-Moving target tracking algorithm OpenCV algorithm (C++)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:9857
    • 提供者:zy
  1. @ukf

    0下载:
  2. unscented kalman滤波器程序,相对比较基础,可以结合例子学习,有助于初学者学习-unscented kalman filter procedure, the relative basis of comparison, examples of learning can be combined to help beginners learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9022
    • 提供者:asdasdasd
  1. OnTrackingofMovingObjects

    0下载:
  2. 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filt
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1344070
    • 提供者:田卉
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »
搜珍网 www.dssz.com