搜索资源列表
ViBe
- ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少,很简单。-ViBe is a pixel-level video background modeling or prospects detection algorithm is better than several well-known algorithms, hardware memory footprint small, very simple.
ViBeCode
- Vibe背景分割方法,前景背景分割很新的一个算法-Vibe background segmentation method, the prospects of background segmentation algorithm is a new one
ViBe
- 一个Vibe前景检测,提取效果较好,里面有个小软件可以直接使用,另外还有一篇介绍Vibe方法的英文文献,供大家参考-Vibe detect a prospect, extract better
ViBe
- vibe 算法,前景检测,运动目标检测。-Vibe algorithm, foreground detection, moving target detection.
ViBe_track
- 利用opencv,基于vibe算法,编写的前景提取程序,效率高,速度快,效果好-Using OpenCV, based on the vibe algorithm, the preparation of the prospect of the extraction process, high efficiency, high speed, good results
RGBVibe.tar
- ViBe前景检测算法,不对视频帧进行灰度变换,直接基于RGB的图像处理-ViBe foreground detection algorithm, not video frames gray transformation, directly based on the RGB image processing
ViBe_Matlab
- ViBe背景建模,用于前景检测的Matlab代码。与官网的实现方法类似,只实现了最基础的建模部分。-ViBe background modeling, the prospects for the detection of Matlab code. Similar to the implementation of the official website, only to achieve the most basic part modeling.
vibe
- ViBe是一种像素级的背景建模、前景检测算法,该算法主要不同之处是背景模型的更新策略,随机选择需要替换的像素的样本,随机选择邻域像素进行更新。-ViBe is pixel-level background for modeling, foreground detection algorithm, which is the main difference between the background model update strategy, randomly selected sample o
vibe
- ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少。 不仅减少了背景模型建立的过程,还可以处理背景突然变化的情况,当检测到背景突然变化明显时,只需要舍弃原始的模型,重新利用变化后的首帧图像建立背景模型。(a powerful technique for background detection and subtraction in video sequences)
vibe_mex
- 用于前景提取后填充,vibe算法调用C++提取前景(Used for foreground extraction)
动态背景
- 用vibe算法提取动态背景的前景信息,背景为白色(Vibe algorithm is used to extract foreground information of the dynamic background, the background is white)
VIBE
- 前景目标提取,已经申请专利,比较快速好用(Foreground target extraction)
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
VIbe
- 使用opencv实现vibe算法,用于视频前景检测(Opencv implementation using vibe algorithm for video foreground detection)
hunhegaosi
- 混合高斯前景提取。数学建模时编的,测试视频就在包内,可以作为学习交流用,环境2014a的matlab,后有添加形态处理都在注释里。一起学习。有matlab编的vibe程序欢迎交流(Hybrid Gauss foreground extraction. Mathematical modeling of the series, the test video is in the package, can be used as a learning exchange, the environment 2
ViBe-master
- 前景检测 对动态背景进行多角度监测 动态背景检测(Foreground detection is used to monitor dynamic background from different angles)