登录
首页 » 算法 » 用背景建模和前景分割的方式把运动车辆提取出来

用背景建模和前景分割的方式把运动车辆提取出来

于 2022-02-06 发布 文件大小:5.86 kB
0 231
下载积分: 2 下载次数: 2

代码说明:

该程序混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。

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

发表评论

0 个回复

  • C++登录注册系统
    C++开发 实现登录 注册功能 USER user[Max]; char Admin[20]="administrator"; int count; int chance; void menu(); void User_admin(char name[],char pw[]); void User_common(char name[],char pw[]); void Saved(); int flag; void Inithtable() { for(int i
    2022-02-26 15:34:43下载
    积分:1
  • 用幂求矩阵的按模最大的特征值,是数值分析里的经典方...
    用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
    2022-08-17 05:05:25下载
    积分:1
  • 用C++完成的双链表源代码
    用C++完成的双链表源代码-completion of the C-List source code
    2022-10-05 13:05:02下载
    积分:1
  • 中科院的概率上下无关文的句分析
    概率句法分析器对于统计自然语言处理的很多高层应用,如统计机器翻译、问答系统、信息抽取、文本挖掘等都是至关重要的,直接决定这些应用系统的最终性能。本系统是一个概率型的Chart分析器。系统的分析算法是采用了多种优化策略。分析结果是概率最大的一棵分析树。在概率模型方面,本系统在一定程度上突破了PCFG的缺点
    2022-02-04 10:04:33下载
    积分:1
  • 模糊控制的程序,应用Matlab Simulink工具箱搭建了一个模糊控制器,可应用于在输入不确定下的数据处理...
    模糊控制的程序,应用Matlab Simulink工具箱搭建了一个模糊控制器,可应用于在输入不确定下的数据处理-Fuzzy control procedures, application of Matlab Simulink toolbox to build a fuzzy controller can be used in the input data under the deal with uncertainty
    2022-03-19 03:40:09下载
    积分:1
  • svm 有实例
      内附源码以及数据,参考文献。  老师上课给的资料。有用来聚类分析。   有学习和训练之分。初学者可以用来体验svm,非常好的实例。。有算法的详细解释外加注解
    2022-01-26 05:33:53下载
    积分:1
  • c++的数学物理方程数值源程序。这是"Numerical Methods for Physics"第二版的源程序。...
    c++的数学物理方程数值算法源程序。这是"Numerical Methods for Physics"第二版的源程序。-c mathematical physics equations numerical algorithm source. This is the "Numerical Methods for Physics," the second version of the source.
    2022-05-20 21:11:10下载
    积分:1
  • java语言实现的ID3
    Program is written in java and has a GUI. The FileMenu items should be run from top to the down of the menu. If any changes in the parameters are applied, all items of menu should be run agin from top to the button in order to have the correct result. 
    2022-04-21 08:50:21下载
    积分:1
  • Clustering objects on subsets of attributes
    Clustering objects on subsets of attributes - COSA - a subspace clustering algorithm.-Clustering objects on subsets of attributes- COSA- a subspace clustering algorithm.
    2022-02-14 17:21:45下载
    积分:1
  • 功能:返回参数x 的平方根值
    功能:返回参数x 的平方根值-function : to return to the square root of x parameter values
    2022-03-07 17:13:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载