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. 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. 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. AVI

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

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

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

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

    0下载:
  2. 利用差分法配合灰度拉伸对颗粒运动图像进行了处理,直方图分析表明,像素在灰度上的分布特性与颗粒运动的剧烈程度具有相关性-Difference method with the use of gray stretch of particle motion image processing, histogram analysis showed that the pixels in the gray-scale distribution characteristics of particle motion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1510348
    • 提供者:小屋
  1. work

    3下载:
  2. 读取avi视频,并进行帧间差分法运算,检测运动目标-Read the avi video, and make inter-frame difference method for computing, moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2016-05-08
    • 文件大小:7436158
    • 提供者:xiehao
  1. zhencha

    0下载:
  2. 简单的帧间差分法,不过可以和其他方法结合来改进算法-A simple inter-frame difference method, but other methods can be combined to improve the algorithm for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1556
    • 提供者:胡江川
  1. bmptest

    0下载:
  2. 使用差分法进行前景检测,能较好的检测出前景,效果好,并且方法简单。-The prospects for the use of differential detection method can detect better the prospects of good results, and the method is simple.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2807213
    • 提供者:王旋
  1. binarydifferencemethod

    0下载:
  2. 利用二桢差分法实现的目标跟踪,包含源码和可执行文件,经典,收藏-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5570440
    • 提供者:方天柱
  1. zhenjiancafen

    0下载:
  2. :针对背景差分算法中在复杂背景下参考帧的提取问题,提出了一种新的背景提取方法;该算法用帧间差分法将帧中的背景象 素点检测出来,再确立出背景帧-: For the background subtraction algorithm in complex background reference frame extracting problems, a new background extraction The algorithm uses inter-frame difference meth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:431203
    • 提供者:xxx
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. BackgroundSubtractionandFrameDifference

    0下载:
  2. 使用背景差分法进行运动目标提取并进行背景更新-Background difference method using the moving object extraction and background update
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:8091
    • 提供者:闫礼飞
  1. Background_modeling_of_dynamic_scenes_based_on_tar

    0下载:
  2. 基于背景建模的动态场景目标检测,介绍了背景建模的步骤和重要的方法,然后介绍了根据背景差分法,来提取运动目标,从而进行跟踪-Background modeling of dynamic scenes based on target detection, background modeling described the steps and important way, then introduced under the background difference method to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1450100
    • 提供者:陈家敏
  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 »
搜珍网 www.dssz.com