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

搜索资源列表

  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. Background-difference-method

    0下载:
  2. 背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images in the sequence of the current
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:170584
    • 提供者:ZHENGJINGRANG
  1. Target-Detection

    0下载:
  2. 三帧差法检测运动目标位置(背景需要静止效果最好)-Three-difference frame method to detect moving target position (background still needs best)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1887
    • 提供者:李雷
  1. vcimageprocessedcc

    0下载:
  2. 包含所有有关图像处理的源码,图像增强,运动目标跟踪检测,图像恢复,图像去噪等多个图像处理的源码-Contains all the source of image processing, image enhancement, tracking a moving target detection, image restoration, image denoising, and other image processing of source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:274269
    • 提供者:朱豪
  1. sy5

    0下载:
  2. 改进的混合高斯背景模型,用于检测运动目标,能够有效的提取前景-Improved gaussian mixture background model, used to detect moving targets, and can effectively extract prospect
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2801
    • 提供者:高松
  1. motion-target-detection

    0下载:
  2. 利用差分法,实现对运动目标的检测,提取轮廓等-Image segmentation, motion target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:闫文强
  1. camshift_tracking

    0下载:
  2. 基于opencv的camshift方法,进行运动目标的检测,效果还不错-Opencv based meanshift method to detect moving targets, the results were good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4439
    • 提供者:Joe
  1. FrameDifference

    0下载:
  2. 帧间差分法对运动目标的检测-matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:744
    • 提供者:洪智
  1. bs_movingdetecting_1

    0下载:
  2. 实现了运动目标的检测和跟踪,使用背景差分法,帧间差分法、光流法和均值漂移的方法,能够实现很好的对运动目标的跟踪-Achieve a moving target detection and tracking, using background subtraction, inter-frame difference, optical flow method and the method of mean-shift, it is possible to achieve a good track mov
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28904532
    • 提供者:hcj
  1. 22

    0下载:
  2. 对于视频运动目标的检测十分有效,采用的是帧差法-For the video moving target detection is very effective, using the frame difference method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:9932
    • 提供者:徐子文
  1. MFCVideo(1)

    0下载:
  2. 先用背景差分法进行运动目标的检测,然后求出运动目标的质心,然后进行聚类。-First with the background subtraction method to detect moving targets, moving targets and then find the center of mass and clustering.
  3. 所属分类:CSharp

    • 发布日期:2017-12-12
    • 文件大小:52939776
    • 提供者:蛋蛋
  1. matlab_gmm

    0下载:
  2. 针对单高斯建模的不足,提出高斯混合背景模型,可以检测出比较清楚的运动目标,经实验对比,噪声较少
  3. 所属分类:matlab例程

  1. meanshift

    0下载:
  2. 采用meanshift算法对运动目标进行检测,文件完整,能够很好完成相应步骤- The meanshift algorithm is used to detect the moving object, the file is complete, and the corresponding steps can be completed very well.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1432
    • 提供者:zhao
  1. Video-Demo

    0下载:
  2. 使用vc++编写的基于视频的运动目标识别与跟踪,对视频中的车辆进行检测跟踪。-Prepared using vc++ video-based moving target identification and tracking of video vehicle detection and tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:89533
    • 提供者:zhyy
  1. frame_diff

    0下载:
  2. 基于matlab,利用帧间差分法实现运动目标的检测,本代码适用于新版本的matlab,不用使用者重新修改。在MATLAB2014a编译通过-Based on matlab, using inter-frame difference method to detect moving objects, this code applies a new version of matlab, the user need not re-edit. In MATLAB2014a compiler
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:650
    • 提供者:XNSH
  1. tracking

    0下载:
  2. 图像处理,本文主要用于运动目标的检测,主要解决的问题是如何将运动目标分割出来.-Image processing, this paper is mainly used for moving target detection, the main problem is how to exercise the target partition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:zuoan
  1. 1120

    0下载:
  2. 运动检测问题,这是一个运动检测运动目标的运动速度场图。-Motion detection problem, this is a moving target motion detection velocity field pattern.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:31594
    • 提供者:lk
  1. gaosi

    0下载:
  2. 通过改进型的混合高斯进行运动帧序列的目标检测,另外加了一些图像与处理等,功能十分强大-Through the improved hybrid Gauss motion frame sequence target detection, plus a number of images an
  3. 所属分类:Special Effects

    • 发布日期:2017-12-20
    • 文件大小:75402240
    • 提供者:linxiaobin
  1. three-image-difference

    0下载:
  2. 对视频序列中的运动目标使用三帧差法进行检测,经过测试后能在VS2010+opencv2.4.10下运行。-The video sequence of moving targets using three frame difference detection, after testing can run under VS2010+opencv2.4.10.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:342362
    • 提供者:周伟强
  1. target-detection

    0下载:
  2. 能够使用光流法对运动目标进行有效地检测,实时性较好。-The optical flow method can be used to detect moving targets effectively.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:21258240
    • 提供者:张国庆
« 1 2 ... 40 41 42 43 44 4546 47 48 49 »
搜珍网 www.dssz.com