搜索资源列表
ImprovementOfMotionDetection
- 于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。 以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
智能视频监控
- 提出了一种用于智能视频监控系统中运人体检测和报警的算法,该算法是一种基于背景减除法的运动目标检测算法,它采用移动平均的背景更新方法,能够有效地检测出图像中的运动人体。实验结果验证了上述算法的有效性。
背景减除法-三帧法-高斯背景建模法运动检测-VC
- 背景减除法-三帧法-高斯背景建模法运动检测-VC
人体跟踪源代码
- 该程序实现了对运动物体的检测,跟踪。对传统背景减除法进行了改进,运行速度也很快。
ImprovementOfMotionDetection
- 于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。 以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
extractman
- 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
bk
- 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction
wholesystemofbgsubtraction
- 运动物体检测中背景减除法和时间差分法的实现,包括平台的搭建。-Moving object detection in background subtraction method and time-difference realization of the structures including the platform.
frame_difference
- 用matlab实现的动态目标检测程序,背景减除法-Using matlab to achieve a dynamic target detection procedures, background subtraction method
detection
- 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
MotionDetectUsingFrameDiff
- 基于Opencv的帧间法,修改自Opencv书上的背景减除法,可以继续扩展-The fr a me-based Opencv method, adapted from the book Opencv background subtraction method can continue to expand
findCont
- 由背景减除法得到前景,并用运动模板进行简单跟踪的程序。-Obtained by the prospect of background subtraction method and a simple template with a motion tracking procedure.
bgseg
- 一个自己写的前景提取程序,采用背景减除法得到运动前景,背景通过统计平均得到。-a matlab code for foreground Extraction , using background subtraction method to get moving foreground ,and we get the background by statistical averaging.
background-object-testVC
- 可以进行背景减除法-三帧法-高斯背景建模法运动检测- This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they s
Project23背景减除法
- 通过背景减除法实现目标与背景的分离,并且可以对单目标进行跟踪(The background subtraction method is used to separate the target from the background, and the single target can be tracked)
gai
- 利用背景减除法从视频场景中提取前景目标,背景减除法在有较好的静态背景图像的基础上会有比较好的提取效果。(Background subtraction is used to extract foreground target from video scene. Background subtraction method has better extraction effect on the basis of better static b
三种传统背景减除法
- 使用帧差法、均值法和混合高斯模型对背景进行去除、提取前景信息。来源于2017年研究生数学建模比赛D题。(The background information is removed and the foreground information is extracted by fr a me difference method, mean value method and hybrid Gauss model. D graduate fro
background
- 使用背景差分法实现一般视频的前景运动目标提取和检测。(The background difference method is used to realize the extraction and detection of the foreground moving target in the general video.)
Vibe
- 背景减除法Vibe,论文附录源代码,主要包括Vibe几个步骤。(This paper presents a technique for motion detection that incorporates several innovative mechanisms.)
背景减除法1
- 可以运行成功,但是仍然受动态背景等各种因素的干扰,检测出的人像的像素不均匀(It can run successfully, but it is still disturbed by various factors such as dynamic background, and the pixels of the detected image are not uniform.)