搜索资源列表
20101201
- 首先从视频中提取100张图片,用其中五十张图片根据平均值法获得背景图片,然后做差,二值化,提取目标。-First, extracting 100 images from the video ,using fifty pictures to obtain the background image with the method of average. Then frame difference, binary, extracting the target.
均值法背景建模
- 使用matlab语言,进行均值法背景建模,并进行差分得到运动目标区域。
均值背景学习法
- 均值背景学习法的MATLAB实现,设定学习因子a进行循环迭代,完成背景建模,a为新图像对原图像的影响(MATLAB implementation of mean background learning method)