文件名称:Averaging-background-Method
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 宁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
第一段代码:只建立一个背景模型,摄像头不能动。首先累加前 T 帧图像,求均值,作为背景,然后当前帧减去求的背景,即为前景。 //Averaging background Method.
第二段代码:不断更新背景,摄像头可以动。-The first piece of code: create a background model, the camera can not move. First of all, cumulative T fr a me averaging, as a background, and then subtracting the current fr a me seeking the background is the prospect.// Averaging background Method.
The second paragraph of the code: continuously updated background, the camera can move.
第二段代码:不断更新背景,摄像头可以动。-The first piece of code: create a background model, the camera can not move. First of all, cumulative T fr a me averaging, as a background, and then subtracting the current fr a me seeking the background is the prospect.// Averaging background Method.
The second paragraph of the code: continuously updated background, the camera can move.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Averaging background Method.txt