搜索资源列表
MotionAnalysisPlatform
- 一个视频运动分析的系统平台,可以做简单的二帧、三帧帧间差分处理和背景减除操作。-a video motion analysis system platform can do simple two, three fr a mes differential treatment and background subtraction operation.
bgfg_gaussmix
- 经实验发现,用背景减除方法也可以针对某些摄像机运动的情况,而非像大部分文章中所提到的该方法仅仅适合于摄像机静止的情况,而且效果还要较好!实验视频可以是一段足球视频! -experiment found that the use of background subtraction method can also be targeted at certain camera movements, Most of the essays ra
ObjectExtract
- 做是人行为检测的,第一步是从视频中跟踪人,然后去除背景。此程序是基于均值的背景减除(目标跟踪)。
graph-cut background subtraction
- 基于graph-cut的背景减除算法。.....
MotionAnalysisPlatform
- 一个视频运动分析的系统平台,可以做简单的二帧、三帧帧间差分处理和背景减除操作。-a video motion analysis system platform can do simple two, three fr a mes differential treatment and background subtraction operation.
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
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
frame_difference
- 视频帧差算法实现的背景减除。matlab代码。-Video fr a me difference algorithm of background subtraction. matlab code.
FGseg2
- 采用graph-cut背景减除的算法-backgroud subtraction algorithm using graph-cut
第一种方法的输出
- 背景减除提取前景并保存前景视频,利用的是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
bgslibrary_x86_v1.9.2_with_mfc_gui_v1.4.2
- 背景减除 开源库,功能强大操作简单,使用了30多种方法。(Background subtraction open source library, powerful, easy to operate, using more than 30 methods.)
RGBbackgroundSubtraction
- 图像处理中,目标检测中的背景减除方法,C++实现(Background subtraction method in image target detection)
GMM
- 一种较好的背景减除算法,可以提取运动物体的前景图像,并能较好进行运用(Background subtraction algorithm)