CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - target tracking

搜索资源列表

  1. Camshift_color_trace.rar

    0下载:
  2. opencv 下利用Camshift算法进行彩色目标跟踪,opencv using color Camshift target tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4839
    • 提供者:陈必明
  1. 2009.rar

    1下载:
  2. 跟踪目标的算法,camshift,meanshift.,Target tracking algorithm, camshift, meanshift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3644300
    • 提供者:lixinyue
  1. VideosTargetDetection.rar

    0下载:
  2. 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 ,1. Static background prediction in the context of target detection method 2. Static background frame difference method for target detection 3. Mean Shift Object Tracking Method 4.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1459767
    • 提供者:郭强
  1. project3.rar

    0下载:
  2. 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多,A multi-target tracking matlab code, which accompanied by a document. One of the background difference method can achieve real-time updates. The code detection and trackin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:94044
    • 提供者:白开心
  1. condensation.rar

    3下载:
  2. 粒子滤波实现图像序列中的运动目标检测,跟踪matlab程序,有注释,有图像序列,Particle filter realization of the image sequence in the moving target detection, tracking matlab codes, there are notes, contains image sequence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-15
    • 文件大小:226658
    • 提供者:zhangfei
  1. bodymotiondetection

    0下载:
  2. 学习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.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. CMUvideo

    1下载:
  2. opencv上目标跟踪和行人跟踪非常需要的视频序列源,来源于卡内基梅隆大学。大家共同学习-opencv target tracking and pedestrians on the track a much needed source of video sequences, from Carnegie Mellon University. We learn together
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1427443
    • 提供者:yuyu
  1. Motion-Detection-video

    0下载:
  2. 较简易的视频目标跟踪算法,有需要的朋友可参考-Than simple video target tracking algorithm, there is a need to refer to a friend
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:662491
    • 提供者:于晓辉
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. MotionDetection

    2下载:
  2. 基于Meanshift运动目标跟踪程序,matlab写的,绝对可以运行-Moving target tracking procedures can run
  3. 所属分类:图形图象

    • 发布日期:2013-01-14
    • 文件大小:621561
    • 提供者:dubingxin
  1. myblobtrack

    0下载:
  2. 运动目标跟踪的改进算法,OPENCV开发,是开发运动目标跟踪的不可多的源码!欢迎大家共同探讨-Moving Target Tracking Algorithm, OPENCV development, is to develop the non-moving target tracking and more source code! Welcome you to explore
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:9627
    • 提供者:李伟军
  1. Multitarget-Tracking-by-PF

    0下载:
  2. 利用粒子滤波器进行多目标物体的跟踪代码,效果很好-The use of particle filters for multi-target tracking of objects, works well
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:106486
    • 提供者:xcm
  1. Markov-Decision-Process-matlab

    4下载:
  2. 马氏过程的应用很广, 机器人路径计划, 自动飞行器导航,多目标跟踪, 电梯计划, 网络交换和路由, 银行客户保有等等。-Application of Markov process is broad, robot path plan, automatic vehicle navigation, multi-target tracking, lift plans, network switching and routing, bank customers to maintain and so on.
  3. 所属分类:图形图象

    • 发布日期:2013-12-22
    • 文件大小:9035
    • 提供者:bocai
  1. windowsopencv

    0下载:
  2. 实现图像变换与目标跟踪应用OPENCV的源程序-Image Transform and target tracking applications OPENCV source
  3. 所属分类:Special Effects

    • 发布日期:2016-02-24
    • 文件大小:45236
    • 提供者:leolee
  1. camshift

    0下载:
  2. opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4733
    • 提供者:zhang
  1. MeanShiftcode

    0下载:
  2. mean shift 算法用于目标跟踪,其中有4个文件.-mean shift algorithm for target tracking, including four documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3753
    • 提供者:李超
  1. PDA

    0下载:
  2. 一种用于多目标跟踪的改进PDA算法,北京理工大学学报上面的文章,、概率数据 关联滤波(p robab ility data associat ion f ilter, PDA )-A multi-target tracking algorithm improvements PDA, Beijing Institute of Technology Journal of the above articles, probabilistic data association filter (p ro
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:135258
    • 提供者:孟钢
  1. BaseonOpenCV

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。-Introducing Intel s open-source computer vision library OpenCV on the basis of CAMSHIFT tracking algorithm used to achieve moving target tracki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:284964
    • 提供者:胡戈
  1. shipin

    0下载:
  2. 视频目标跟踪。在OpenCV下开发,使用meanshift方法.rar-Video target tracking. In OpenCV under development, the use of meanshift methods. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:230322
    • 提供者:李荣华
  1. meanshiftkalman

    0下载:
  2. meanshiftkamen实现的运动目标跟踪,可用于行人与车辆!-Sports meanshiftkamen implementation of target tracking, can be used for pedestrians and vehicles!
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:17095
    • 提供者:李建
« 1 2 34 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com