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

搜索资源列表

  1. 基于opencv利用差分法求运动的轮廓

    0下载:
  2. 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1836
    • 提供者:wang
  1. 计算差分盒维数的matlab程序

    1下载:
  2. 可以计算差分盒维数的matlab程序,学习分形的可供下载
  3. 所属分类:图形图象

    • 发布日期:2008-12-07
    • 文件大小:1783
    • 提供者:wxusong98
  1. 图像分形维数计算

    5下载:
  2. 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
  3. 所属分类:分形几何

    • 发布日期:2010-11-29
    • 文件大小:1017
    • 提供者:namxman@126.com
  1. 相邻帧间差分

    0下载:
  2. 利用图像相邻两帧图像做差,得到差分图像,在利用设定阈值进行分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-06
    • 文件大小:1370
    • 提供者:jiangdailin
  1. code.rar

    0下载:
  2. 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1268
    • 提供者:齐欣
  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. 运动物体检测有用的论文

    0下载:
  2. 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:312254
    • 提供者:阿国
  1. detect

    0下载:
  2. 视频检测车流量 .帧间差分法。同时检测4路车道。准确率95 以上-video detect
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1197001
    • 提供者:王飞
  1. detecting

    0下载:
  2. 运动目标检测,背景差分法提取运动前景目标,背景自动更新-moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1355956
    • 提供者:liutao
  1. read_vedio_test

    0下载:
  2. 通过背景差分法实现了视频的前景人物的识别 图像处理,视频处理-Background Difference Method by the prospect of a video character recognition image processing, video processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1388474
    • 提供者:zll
  1. AVI

    2下载:
  2. 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:3607938
    • 提供者:qiuzhenyan
  1. yudong

    2下载:
  2. 运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点-Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better resul
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-05
    • 文件大小:849061
    • 提供者:gao
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. motionTracking

    1下载:
  2. 一个基于帧间差分的目标跟踪matlab源代码,解压后可直接运行,对学习跟踪有重大帮助-Frame difference of a target tracking based on matlab source code, extract can be directly run a major help in learning track
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:624775
    • 提供者:朴风
  1. ITS_llTJ.xml

    0下载:
  2. 智能交通的一部分,CSharp写得 功能较全 利用背景差分来统计车辆,用到了OpenCv库-Part of intelligent transportation, CSharp written feature difference than the whole background to the use of statistical vehicles, used the library OpenCv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:161694
    • 提供者:liujia
  1. 三帧差分法

    2下载:
  2. 三帧差分法是最常见的运动目标检测方法,该文件为三帧差分法的Matlab具体实现代码(Matlab code of three frame difference method)
  3. 所属分类:图形图象

  1. 帧间差分法

    0下载:
  2. 通过帧间差分法提取视频前景目标,并进行后续形态学处理(The foreground of the video is extracted by frame difference method and the subsequent morphological processing is carried out)
  3. 所属分类:图形图象

  1. 差分法

    0下载:
  2. MATLAB程序中通过帧间差分法识别图像轨迹,效果很好(Identification of image trajectories by interframe difference method)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:ms8452426
  1. 帧间差分法

    1下载:
  2. 帧间差分法分割目标物,分割效果良好,内附测试视频,已经调试成功,可以使用。(The inter frame difference method is used to segment objects, and the segmentation results are good. The test video is attached, which has been successfully debugged and can be used.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-07
    • 文件大小:11482112
    • 提供者:liuyanan1987
  1. 背景差分法

    0下载:
  2. 基于阈值的高斯混合模型的背景差分法,适合初学者(Background difference method based on threshold-based Gaussian mixture model, suitable for beginners)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-11
    • 文件大小:1024
    • 提供者:头木
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com