搜索资源列表
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-CPP
- ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少,很简单。-ViBe is a pixel-level video background or foreground detection algorithm modeling, better than several well-known algorithms, hardware memory footprint small, very simple.
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
- 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)
hsv_ViBe
- ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少,图像特征提取,(ViBe is a pixel level video background modeling or foreground detection algorithm is better than several well-known algorithms, hardware memory footprint, image feature extraction)
webcode_static background
- 根据代码路径,识别AVI格式视频前景,减除背景(Identify video foreground and background subtraction)
ViBe_Matlab
- 在matlab上用VIBE算法完成视频前景提取(Using VIBE algorithm to complete video foreground extraction on MATLAB)
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)
72012689vibematlab
- 在视频的目标前景提取中,背景减除法需要用到的背景图像,可用背景提取的算法-vibe算法得到(For video background extraction algorithm, -vibe algorithm)
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)
ViBe-master
- 前景检测 对动态背景进行多角度监测 动态背景检测(Foreground detection is used to monitor dynamic background from different angles)
基于帧差法与Vibe算法的matlab前景提取代码
- Vibe 运动目标检测 基于matlab(Vbie Moving Target Detection)