搜索资源列表
GMM
- 利用K-高斯混合模型提取视频的前景信息。-The use of K-Gaussian mixture model for the future of video information extraction
CarCount
- 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
基于MOG的视频前景检测MixGaussExtractForeground
- 基于MOG的视频前景检测算法,利用OpenCV做前景提取(Video foreground detection based on MixGaussExtractForeground MOG)
视频前景获取
- 用于检测视频中的前景信息,并生产成图像。
基于帧差法的运动目标检测的matlab代码
- 基于MATLAB的视频前景提取,使用帧差法。(Video foreground extraction based on MATLAB)
ostu图像分割阈值算法matlab源程序
- 实现视频前景目标提取,监控视频的提取,图像分割(Implementation of video foreground target extraction)
shift-shexiangtou
- mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
平均背景法-动静态背景视频前景目标提取
- 平均背景法, 动静态视频前景目标提取, 输出mask, opencv(Average background method, dynamic and static video foreground target extraction, output mask, opencv)
Foreground_Detection-master
- 对于视频中的前景目标提取,并转为灰度图片(For the foreground target in the video, extract it and turn it into a grayscale image)
ContextualMultiCameraTrackera
- 基于多摄像头的视频前景目标提取,多摄像头联合监控(Based on multi-camera video foreground target extraction, multi-camera joint monitoring)
ViBe_Matlab
- 在matlab上用VIBE算法完成视频前景提取(Using VIBE algorithm to complete video foreground extraction on MATLAB)
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
前景提取
- 本文展示了一种自动识别视频中移动目标的方法。论文中提取移动目标通过帧序列,这种方法不需要先验知识,比如:时间阈值调整。基于相邻帧的连续对称差分,我们能得到全分辨率显著图;然后利用最大熵方法计算阈值决定候选区域和获得兴趣点的种子;最后用修改的模糊生长方法获得最终的结果。本文中提出的算法是有效的、具有鲁棒性的。实验结果也证明它具有很好的效果。(This paper presents a method for automatic recognition of moving targets in vid
72012689vibematlab
- 在视频的目标前景提取中,背景减除法需要用到的背景图像,可用背景提取的算法-vibe算法得到(For video background extraction algorithm, -vibe algorithm)
新建文件夹 (2)
- 进行视频的背景前景提取以及视频图片转换、视频的噪点去除(Video background and foreground extraction)
sy5
- 利用混合高斯模糊算法提取视频前景图,可以将静态视频中的动态目标提取出来。方便观察研究运动目标。(Using hybrid Gauss fuzzy algorithm to extract video foreground images, dynamic objects in static video can be extracted. It is convenient to observe and study the moving targets.)
视频前景提取ExtractForeground
- 用MATLAB实现视频前景提取。。。。。。。。。。。。。。。。。。(Realization of video foreground extraction with MATLAB)
帧间差分法
- 通过帧间差分法提取视频前景目标,并进行后续形态学处理(The foreground of the video is extracted by frame difference method and the subsequent morphological processing is carried out)
17研究生数建模论文题目1,2两题源程序及视频附件
- 可以实现前景提取,并在一定程度上减小诸如水波的流动的影响(The foreground extraction can be realized, and the influence of water flow is reduced to a certain extent)
Frame difference-based foreground extraction
- 基于帧差分法的视频前景提取,在matlab环境中运行,速度快,静态背景下效果好(Video foreground extraction based on frame difference method)