CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 视频目标

搜索资源列表

  1. codecode

    0下载:
  2. 静态背景下的高精度视频目标是实时检测与轮廓提取,matlab源代码实现。 -High-precision static background video object detection and contour extraction in real time, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:43140
    • 提供者:李英华
  1. matlabtargettracking

    0下载:
  2. 使用matlab编写的程序,关于目标动态跟踪的,里面有可测试的视频,可以稍微改动供自己用- the program was wrrited using matlab laguage
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2659734
    • 提供者:guoli
  1. detection

    4下载:
  2. 基于帧间差分法的运动目标检测程序,可以直接使用,付视频-Frame difference method based on motion detection program that can be used directly
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:620544
    • 提供者:cicc
  1. mixture_of_gaussians

    2下载:
  2. 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:621568
    • 提供者:zhong
  1. Motion-PeopleDetection

    0下载:
  2. 本算法用matlab实现了实现实时视频中动态目标的跟踪,-The realization of dynamic target tracking in the real-time video
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:621662
    • 提供者:陈瑶
  1. zuizong

    0下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频 -video tracing
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:622163
    • 提供者:刘洋
  1. background-difference

    0下载:
  2. 基于背景差分的视频目标检测,matlab代码,-Video object detection based on background subtraction, matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:3249
    • 提供者:易扬
  1. mixture_of_gaussians

    0下载:
  2. 基于混合高斯背景建模的背景差分视频目标检测方法。matlab代码-Video target detection method based on Gaussian mixture background modeling background difference. matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:2002
    • 提供者:易扬
  1. Texture-features-tracking

    0下载:
  2. 根据粒子滤波原理,选取纹理特征对目标描述,跟踪视频目标-Based on particle filter, select the texture features to describe on the target to realize tracking video.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:6801
    • 提供者:王金诚
  1. rgbd_kinect

    0下载:
  2. 结合kinect景深图像对视频目标进行跟踪,在vs2010+opencv平台上测试通过。-Combined with kinect depth of field image of the video object tracking on vs2010+ opencv test platform.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-08
    • 文件大小:9195520
    • 提供者:M201372293
  1. module

    0下载:
  2. 该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian Model Selection即MONTE CARLO马尔克夫链的算法,用来实现目标跟踪,多目标跟踪,及视频目标跟踪及定位等-The program for a new algorithm based on particle filter, comprehensive MCMC Bayesian Model Selection is MONTE CARLO algorithm of marek s chain, used to i
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:30354
    • 提供者:
  1. 运动目标检测与跟踪c++.rar

    1下载:
  2. VC编程实现运动目标检测与跟踪。包括了视频读取,运动目标识别检测,以及实施跟踪等。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. STC

    1下载:
  2. 视频目标跟踪 时空上下文算法 STC 原文作者源码-Fast Traking via Spatio-Temporal Context Learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2402
    • 提供者:葛云
  1. kaerman

    0下载:
  2. 卡尔曼滤波器实现的视频目标跟踪程序,对于理解该滤波器有重要作用-Calman filter implementation of the video target tracking process, for the understanding of the filter has an important role
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:226098
    • 提供者:vip2
  1. NCC_v1.1_matlab

    0下载:
  2. 基于NCC的目标跟踪算法,这是matlab程序,只需提供跟踪的目标视频,稍微修改即可使用(NCC-based target tracking algorithm, which is matlab program, only need to provide tracking the target video, a slight modification can be used)
  3. 所属分类:matlab例程

  1. KCFTest

    0下载:
  2. KCF是一种鉴别式追踪方法,这类方法一般都是在追踪过程中训练一个目标检测器,使用目标检测器去检测下一帧预测位置是否是目标,然后再使用新检测结果去更新训练集进而更新目标检测器。而在训练目标检测器时一般选取目标区域为正样本,目标的周围区域为负样本,当然越靠近目标的区域为正样本的可能性越大。(KCF is a novel tracking framework that utilizes properties of circulant matrix to enhance the processing s
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:29696
    • 提供者:RGBTel
  1. sy5

    1下载:
  2. 利用混合高斯模糊算法提取视频前景图,可以将静态视频中的动态目标提取出来。方便观察研究运动目标。(Using hybrid Gauss fuzzy algorithm to extract video foreground images, dynamic objects in static video can be extracted. It is convenient to observe and study the moving targets.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:当当呀
  1. camshift_7

    0下载:
  2. 视频跟踪中的camshift算法,应用于多目标跟踪过程中。(CAMSHIFT algorithm in video tracking is applied to multi-target tracking process.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:clown-
  1. meanShift

    0下载:
  2. 视频目标跟踪算法代码meanShift,基于均值漂移的目标跟踪算法代码(Video object tracking algorithm code meanShift)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:云云112
  1. Motion Detection

    0下载:
  2. 用于检测视频中的特定目标,并保持动态跟踪,跟踪效果较好,算法复杂度较低。(It is used to detect the specific target in video, and keep dynamic tracking. The tracking effect is good, and the algorithm complexity is low.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:624640
    • 提供者:smile2816
« 1 23 4 5 6 »
搜珍网 www.dssz.com