-
GMM算法进行运动目标检测
使用混合高斯模型进行视频序列的运动目标检测,识别出运动的前景目标,得到二值图像掩膜。混合高斯模型方法提取运动目标的优势在于对噪声的鲁棒性好。该程序使用opencv编写,程序入口为main函数,GMM的核心算法在头文件里实现。
- 2022-01-26 00:58:45下载
- 积分:1
-
运动去模糊经典算法
源码是根据2008年cvpr上香港中文大学贾佳亚教授的论文编写的,对于去模糊效果十分强大,其中的small,medium,large,custom分别是对于不同的模糊程度进行的去模糊。在图像模糊公式的基础上,运用了迭代算法,能更好地克服由于冲击响应所造成的误差,但是运算时间长,因此还需要进行不断地改进。
- 2022-02-03 23:37:24下载
- 积分:1
-
startup_stm32f072
STM32F072启动文件,包含各种中断的配置,以及启动代码,启动跳转等(STM32F072 Startup File,Contains various interrupt configurations,startup code,startup jumps,etc.)
- 2020-06-17 08:00:02下载
- 积分:1
-
ltexindaoguji
这是一个OFDM系统的信道估计仿真MATLAB,分析了基于训练序列的估计方法(This is an OFDM system channel estimation simulation MATLAB, analysis of the estimation method based on training sequence)
- 2010-06-29 21:30:07下载
- 积分:1
-
对话框浏览器
制作了一个可以通过对话框输入地址的浏览器,如同IE一样,点击浏览按钮就可以浏览网页(produced a dialog can be imported through the browser address, as Internet Explorer, click on the Browse button can visit the website)
- 2005-08-02 20:34:00下载
- 积分:1
-
读者-写者问题
操作系统线程容易出现竞争冒险,竞争冒险里的读者-写者问题(Operating system threads are prone to competitive risk, reader-writer problems in competitive risk)
- 2020-06-16 00:00:07下载
- 积分:1
-
RGB2HSV2
将RGB图像转化为HSV以及灰度图象的小程序。(will RGB images into gray-scale images and HSV small procedures.)
- 2006-12-12 16:10:54下载
- 积分:1
-
camera
C#操作USB摄像头,显示图像在视频窗口中(CSharp operator camera)
- 2011-12-24 22:16:43下载
- 积分:1
-
485auto-Communication
proteus仿真实现485串行通讯,自动收发(proteus simulation 485 serial communications, automatically sending and receiving)
- 2021-05-07 16:55:36下载
- 积分:1
-
KEYDAC
本文件是C8051F040键盘及DA输出测试程序;DA输出端子(J10)可输出2路DA(DAC0,DAC1),四路按键(KEY1--KEY4,须设置跳线JP5),测试时按下KEY1--KEY4,分别对应DAC0,DAC1输出0.5V,1V,1.5V,2V。
(The present document is a C8051F040 keyboard and DA output test procedures DA output terminal (J10) can output 2-way DA (DAC0, DAC1), four buttons (KEY1- KEY4, shall be provided jumpers JP5), test press KEY1--KEY4, corresponding to DAC0, DAC1 output 0.5V, 1V, 1.5V, 2V.)
- 2009-01-05 11:16:30下载
- 积分:1