资源列表
代码1
- 基于matlab代码分析的图像前景目标截取(Image foreground target interception)
新建文件夹
- avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Avi2img.m function: converts the video to a single picture Avi2mat.m function: converts all single frame pictures into vect
movement_detecting
- 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。(The code is in the video moving target segmentation, using three difference method for target detection.)
BJJC
- 混合高斯,背景减除,但是扣除后还有大量雪花,需要进一步改进如果要求较高的话。(Mixed gaussian, background subtraction, but after deducting a lot of snow, need to further improve if required.)
shift-shexiangtou
- mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
附件1-视频读取-播放-存储操作程序
- 视频读取——播放——存储操作程序 视频转换为数据(Convert video to data)
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.)
