CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 背景差分

搜索资源列表

  1. 演示6

    1下载:
  2. 车型识别的程序,主要演示了视频图像处理的基本方法。通过directshow读取视频,抽取每一帧,通过前景背景差分提取运动信息-model identification procedures, the main demonstration of video image processing methods. Directshow reader through video, taken each frame, differential extraction prospects background
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1362610
    • 提供者:snow
  1. 背景差分法实现运动检测

    2下载:
  2. 运动检测算法
  3. 所属分类:其他小程序

  1. gfhgfhgf

    0下载:
  2. 人脸视频图像编码是近年来图像编码领域里的一个研究热点问题,它在通信、互联网等方面有着广泛的应用前景。人脸图像编码的研究包含很多子问题,主要的三个方面为:精确的人脸目标定位算法,实时的人脸目标跟踪算法和高效的人脸图像编码方法。本文的主要研究工作在于: 1) 提出帧间差分和背景差分相结合的人脸目标定位算法,在人脸特征选择上,主要使用形状特征,通过椭圆拟合来得到人脸的位置。 2) 采用基于Kalman滤波的运动预测方法对人脸的区域变化进行预测,以此缩小目标可能存在的区域(ROI).-Facial vi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1077
    • 提供者:周参
  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2854
    • 提供者:zhang li
  1. VideoDemo

    2下载:
  2. 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3100071
    • 提供者:李明
  1. project

    1下载:
  2. 一个多目标跟踪的matlab代码,里面附有说明文档.其中背景差分法可以实现实时更新.该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-A multi-target tracking matlab code, which accompanied by documentation. Including real-time background subtraction method can be updated. The code in small target detecti
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:94044
    • 提供者:zhangxiaoyan
  1. FaceDectectBasedOnDifferenceMethod

    0下载:
  2. 自己写的一个基于摄像头的人脸检测程序,通过对背景差分,利用积分投影法定位人脸区域。-A camera-based face detection process written by myself, through the difference of the background, using integral projection region face targeted.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4256357
    • 提供者:justus
  1. CarCount

    0下载:
  2. 该代码实现车辆的检测,采用了训练的方式,从视频中提取背景,然后做差分,连通域提取等步骤得道前景。该代码采用OPENCV实现。-The code to achieve vehicle detection, using training methods to extract from the video background, and then do differential, connected components extraction and other steps to attain the
  3. 所属分类:.net

    • 发布日期:2017-05-11
    • 文件大小:2605262
    • 提供者:leo
  1. VideoDemo

    0下载:
  2. 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target detection. Static background fram
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3109337
    • 提供者:安红
  1. QCoreApplication

    0下载:
  2. Qcore的一个头文件,可以参考看一下,这是背景差分法用到的一个头文件,不知道说什么了,不知道说什么了,不知道说什么了-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2918
    • 提供者:haha
  1. beijingchafenfa_chulizhentupian

    0下载:
  2. 该程序完成了对基于背景差分法对连续图片的差分处理,并生成处理之后的新图片,经本人运行通过-The program completed a new picture based on the differential of the background difference method for continuous image processing, and generation process, after I run through
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:521472
    • 提供者:liwen
  1. jiance15

    0下载:
  2. 在摄像机静止,背景简单地情况下,用背景差分法实现对运动目标的检测-In a stationary camera, background simple cases, using the background difference method to achieve the detection of moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:2809
    • 提供者:朱常凯
  1. beijingfa

    0下载:
  2. 在vc++6.0下,利用opencv函数库,使用背景差分法检测车辆,并显示背景帧,和前景帧-Use opencv library in vc++6.0, using the background subtraction method detects the vehicle, and the background frame, frame and prospects
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2685191
    • 提供者:王小飞
  1. Theory and Method of Difference Equation Model

    0下载:
  2. 差分方程就是针对要解决的目标,引入系统或过程中的离散变量,根据实际背景的规律、性质、平衡关系,建立离散变量所满足的平衡关系等式,从而建立差分方程。通过求出和分析方程的解,或者分析得到方程解的 特别性质(平衡性、稳定性、渐近性、振动性、周期性等),从而把握这个离散变量的变化过程的规律,进一步再结合其他分析,得到原问题的解(The difference equation is to establish the difference equation according to the law of t
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:191488
    • 提供者:likaisheng
  1. bgkVC6.0

    0下载:
  2. 可以很好进行背景差分,使用的是vc6.0软件加opencv1.0版本 ,读取的视频是avi格式的(background test vc6.0)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:4519936
    • 提供者:臭妞
  1. Matlab源程序

    0下载:
  2. 背景差分法,神经网络算法下的Matlab程序交通流实现。(A simulation of Traffic. Based on the Matlab.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:16384
    • 提供者:摇光
  1. 背景差分法检测运动目标

    0下载:
  2. 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:948224
    • 提供者:乐羽
  1. Frame difference-based foreground extraction

    0下载:
  2. 基于帧差分法的视频前景提取,在matlab环境中运行,速度快,静态背景下效果好(Video foreground extraction based on frame difference method)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:solitairelee89
  1. 背景差分

    0下载:
  2. 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:5775360
    • 提供者:向日葵的光
  1. keyong.zip

    0下载:
  2. 检测火焰图像颜色rgb分量,并通过背景差分提取出目标区域(Detection of color of flame image)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:10240
    • 提供者:Lola1357
« 12 3 »
搜珍网 www.dssz.com