搜索资源列表
VIBE
- vibe算法对目标检测 检测效果很快 很实时性-vibe Target detection
vibedemo
- 用QT写的vibe算法的demo,可直接运行,修改文件路径即可-Written using QT vibe algorithms demo, can be directly run, you can modify the file path
ViBeCode
- ViBe算法的源码,ViBe - a powerful technique for background detection and subtraction in video sequences-the source code of vibe,ViBe- a powerful technique for background detection and subtraction in video sequences
ViBeDetect
- 基于vibe建模的运动目标检测算法,速度快-Modeling based vibe moving target detection algorithm, fast
vibematlab
- 用MATLAB实现的vibe算法,内有测试视频-use matlab to program the vibe Algorithm
ViBe
- vibe 算法,前景检测,运动目标检测。-Vibe algorithm, foreground detection, moving target detection.
bgslibrary-master
- 29种近年来的背景差建模算法,没有VIBE和PBAS-In recent years, the difference between 29 kinds of background modeling algorithm, no VIBE and PBAS
ViBe
- ViBe是现在最成熟、速度最快的背景建模算法。代码已分装好,亲测可用。需要配置Opencv2.4.2以上的版本.-ViBe is now the most mature and fastest background modeling algorithm. The Code has been dispensed well, pro-test available.Using the code,you should install Opencv 2.4.4 and uper vision.
Barnich2011ViBe
- 提供了一种视频运动目标检测算法VIBE,实时性和效果都很好。-It provided a video moving target detection algorithm VIBE, real-time and the results are very good.
vibe
- Vibe,通用环境下运动目标检测算法,相对传统背景建模的方法,ViBe算法实时性更高,背景重建的时间短。-Vibe, motion detection algorithm under general environmental objectives, relative to traditional background modeling method, ViBe higher real-time performance, background reconstruction time is sho
VIBE
- VIBE用于视频背景建模,经典算法,C++和matlab代码都有,文件是全的。-VIBE for video background modeling, classical algorithms, C++ and matlab code has a file is complete.
vibe_alg
- 基于VIBE算法的目标跟踪算法,特点是速度较快,能够应用于各种实时检测的场景当中。使用opencv库,因此需要先配置opencv环境,再自建工程添加-VIBE algorithm based target tracking algorithm, is characterized by speed, it can be applied to a variety of real-time detection of the scenario. Using opencv library, so you
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_tom
- 一种改进的VIBE运动目标检测算法,属于背景差分法,能对不同环境的目标进行检测,能消除鬼影。(The moving target detection algorithm VIBE belongs to background difference method. It can detect objects in different environments and eliminate ghosts.)
vibe
- ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少。 不仅减少了背景模型建立的过程,还可以处理背景突然变化的情况,当检测到背景突然变化明显时,只需要舍弃原始的模型,重新利用变化后的首帧图像建立背景模型。(a powerful technique for background detection and subtraction in video sequences)
ViBe_Matlab
- 能够实现视频处理,利用MATLAB实现的VIEB算法,简单有效(To achieve video processing, using MATLAB implementation of the VIEB algorithm, simple and effective)
VIBE-master
- 基于vibe算法的目标检测()
动态背景
- 用vibe算法提取动态背景的前景信息,背景为白色(Vibe algorithm is used to extract foreground information of the dynamic background, the background is white)
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-sources
- 监控摄像头拍摄的图像中运动目标检测vibe算法(Vibe algorithm for moving object detection)