登录
首页 » c++ » 帧间差分法监控视频运动目标检测

帧间差分法监控视频运动目标检测

于 2022-03-16 发布 文件大小:1.67 kB
0 107
下载积分: 2 下载次数: 1

代码说明:

1.检测监控视频运动目标检测分割方法-混合高斯背景建模2.混合高斯模型使用K(基本为3到5个)个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是由方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • duoboxinfasengqi
    这是一个多波形发生器程序,可以产生实验室常用的波形(This is a multi-waveform generator procedure, can produce waveforms commonly used laboratory)
    2010-07-05 10:09:05下载
    积分:1
  • BLDC
    stm32实现无刷直流电机双闭环控制,非常优秀(STM32 realizes double closed-loop control of Brushless DC motor, which is excellent)
    2019-02-19 21:28:24下载
    积分:1
  • stm32-DPV3.1-2013.5.1
    Profibus-DP从站原理图, VPC3芯片配合STM32F103RBT6的系统,AD6原理图格式。(Profibus-DP slave schematics, VPC3 chip with STM32F103RBT6 system, AD6 schematic format.)
    2021-04-29 15:38:42下载
    积分:1
  • khoshmanesh
    solve tsp,read file contains cities and makes matrix then solve by hillclimbing -iterrative ,stochastic and simulated annekling
    2010-05-23 15:25:09下载
    积分:1
  • 基于STC12的智能温控风扇
    基于STC12的智能温控风扇,数码管显示温度和档位,可设置为温控模式和手动控制模式,有嘴吹自启功能,只需对扇叶吹气使之转动即可开启风扇
    2022-03-25 00:33:58下载
    积分:1
  • 1602PAD
    单片机AD功能实例,使用1602显示电压(SCM AD function example, the use of 1602 shows the voltage)
    2014-02-23 12:52:35下载
    积分:1
  • MATLAB1
    matalab电机仿真,对直流,交流,步进电机进行仿真(matalab motor simulation)
    2011-04-25 16:50:21下载
    积分:1
  • C#高级编程(中文第七版)
    说明:  C#高级编程(中文第七版)是一本非常具有实用性的书籍。(C # Advanced Programming (Chinese 7th Edition))
    2020-12-07 18:09:21下载
    积分:1
  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • 给delphi爱好者提供接触PI的方便,以便作者能够使用中文的WINAPI说明写出比较好的程序...
    给delphi爱好者提供接触PI的方便,以便作者能够使用中文的WINAPI说明写出比较好的程序-Delphi enthusiasts to provide convenient access to PI, so the authors can explain the use of Chinese WINAPI write better procedures
    2022-03-15 21:03:02下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载