搜索资源列表
graph-cut background subtraction
- 基于graph-cut的背景减除算法。.....
背景减除法-三帧法-高斯背景建模法运动检测-VC
- 背景减除法-三帧法-高斯背景建模法运动检测-VC
MotionAnalysisPlatform
- 一个视频运动分析的系统平台,可以做简单的二帧、三帧帧间差分处理和背景减除操作。-a video motion analysis system platform can do simple two, three fr a mes differential treatment and background subtraction operation.
nonparameter
- 这是一个基于非参数模型的背景减运动目标分割算法的VC++程序,自己编写的,上传与大家分享。-This is a non- parametric model based on the background by moving object segmentation algorithm VC procedures, the preparation of their own. Upload share with you.
backprojection
- 是一用opencv实现的背景减出的代码,可以参考一下-with opencv is a realization by the background of a code can reference
bgfg_gaussmix
- 经实验发现,用背景减除方法也可以针对某些摄像机运动的情况,而非像大部分文章中所提到的该方法仅仅适合于摄像机静止的情况,而且效果还要较好!实验视频可以是一段足球视频! -experiment found that the use of background subtraction method can also be targeted at certain camera movements, Most of the essays ra
ImprovementOfMotionDetection
- 于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。 以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
ObjectExtract
- 做是人行为检测的,第一步是从视频中跟踪人,然后去除背景。此程序是基于均值的背景减除(目标跟踪)。-To do is act of detection, the first step is to track people from the video, and then remove the background. This procedure is based on the average of the background subtr
junzhi
- 对背景建立均值模型,背景减除进行图像分割。
0807
- 基于背景减除的时间差分法,可以有效的提取出前景,并且可以进行异常检测-Background subtraction based on the time difference method, can effectively extract the prospects, and anomaly detection can be
CImGauMM_
- 高斯混合模型,及背景减计算,Blob连通域,统计流量计数-Gaussian mixture model, and background by calculation, Blob-connected domain, the number of statistical flowmeter
extractman
- 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
frame_difference
- 用matlab实现的动态目标检测程序,背景减除法-Using matlab to achieve a dynamic target detection procedures, background subtraction method
MotionDetection
- 基于背景减除的单目标跟踪方法在Matlab中的实现,包含测试用avi文件-Background subtraction based on a single-target tracking method in Matlab, implementation, including test avi file
FGseg2
- 采用graph-cut背景减除的算法-backgroud subtraction algorithm using graph-cut
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
第一种方法的输出
- 背景减除提取前景并保存前景视频,利用的是opencv python(Background subtraction extracts foreground and saves foreground videos)
三种传统背景减除法
- 使用帧差法、均值法和混合高斯模型对背景进行去除、提取前景信息。来源于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
背景减除法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.)