-
用背景建模和前景分割的方式把运动车辆提取出来
该程序混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。
- 2022-02-06 13:09:27下载
- 积分:1
-
The first two for the artificial intelligence program, prepared with the C++, re...
前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of animal XOR algorithm bp procedures BLUETOOTH.C and F2M_BLUETOOTH.C microcontroller and Bluetooth module is a communication process digital oscilloscope. C for the use of MCU development of a simple digital oscilloscope program.
- 2022-07-27 16:52:17下载
- 积分:1
-
这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。...
这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。-This is a VC prepared by the inverse matrix algorithm, in WindowsXP, 2000,98 running successfully.
- 2022-03-26 05:04:55下载
- 积分:1
-
TSA趋势检验算法
通过程序,可以对时间序列数据进行趋势检验分析,TSA突变趋势分析程序可以广泛应用于动力学和水文时间序列数据的检验之中。
- 2022-07-02 15:37:11下载
- 积分:1
-
简单的小程序
就是用jacobi迭代来算线性方程组的解
见笑见笑...
简单的小程序
就是用jacobi迭代来算线性方程组的解
见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
- 2022-11-09 06:55:03下载
- 积分:1
-
computer calendar (including discriminant whether a leap year)
计算机日历程序 (包括判别是否闰年)-computer calendar (including discriminant whether a leap year)
- 2022-02-20 07:35:21下载
- 积分:1
-
自己培训的题目――N阶幻方的构造
自己培训的题目――N阶幻方的构造-their training topics-- N-order magic square of tectonic
- 2022-06-15 16:34:00下载
- 积分:1
-
迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。...
迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。-back Schomburg iterative algorithm is quite commonly used computer algorithms, the procedure is a Queen"s eight issues.
- 2023-04-02 20:05:03下载
- 积分:1
-
Function is passed by value, teach you how to use the C language programming, te...
函数按值传递,教你如何用使用C语言编程,教学用。-Function is passed by value, teach you how to use the C language programming, teaching.
- 2022-10-11 02:35:03下载
- 积分:1
-
遗传算法程序
遗传算法,可以进行大规模计算,求解规划问题,人工智能算法的一种,具有较好的发现能力
- 2022-01-25 14:46:08下载
- 积分:1