资源列表
01
- 能够初步实现静态背景下的前景提取,能够为初学者提供一定的借鉴。(It can realize foreground extraction in static background, It can provide some reference for beginners.)
新增資料夾
- you can use this file to find lines in image
huiduwenxiang
- 电子稳像 用于视频实现电子稳像。可自行导入视频,替换视频。(Electronic image stabilization)
视频读取-播放-存储操作程序
- 将视频文件转化为单帧图片,并转化为mat文件,可进行编辑,再转化为单帧图片,再转化为视频。(Convert video files to single frame pictures)
GMMmatlab程序
- 混合高斯模型,用于背景变化无抖动的目标的前景提取(The hybrid Gauss model is used for foreground extraction of background invariant targets without jitter)
meanshift
- 用matlab写的meanshift算法,有三个函数,可用于跟踪和图像分割(meanshift algorithm writen by matlab, with three functions,can be used to trace the target and split the figure.)
m
- Matlab视频的读取、播放及相应基本操作程序: avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Matlab video read, play and the corresponding basic operation procedures)
vibe
- ViBe算法是由Olivier Barnich 和 Marc Van Droogenbroeck在2011年提出的一种背景建模方法。该算法采用邻域像素来创建背景模型,通过比对背景模型和当前输入像素值来检测前景.(ViBe algorithm is a background modeling method proposed by Olivier Barnich and Marc Van Droogenbroeck in 2011. The neighborhood pixels are used
附件1-视频读取-播放-存储操作程序
- 用于将视频文件转换成帧图像、帧图像转换为mat语言等(Converts a video file to a frame image, then converts it into a number matrix and the inverse process)
hunhe
- 采用多个高斯分布的方式来描述背景像素点的特征,在线地更新参数和权重,实现运动检测和前景提取的同步进行,即采用混合高斯背景算法进行建模,以降低动态背景的干扰。(The characteristics of the background pixel are described by several Gaussian distributions, and the parameters and weights are updated online. Synchronization of motion d
gai
- 利用背景减除法从视频场景中提取前景目标,背景减除法在有较好的静态背景图像的基础上会有比较好的提取效果。(Background subtraction is used to extract foreground target from video scene. Background subtraction method has better extraction effect on the basis of better static background image.)
qianjing
- 前景目标提取运用侦差法,实现了二值化和膨胀处理(Foreground target extraction by Inter station difference method)
