搜索资源列表
-
0下载:
对avi操作文件的操作,如背景建模,目标分割等-right to operate the operation of documents, such as background modeling, object segmentation, etc.
-
-
0下载:
视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
-
-
0下载:
This package contains m-files for the segmentation of a moving foreground from video with a static background
-
-
0下载:
简单的背景差分法代码,用于运动物体前景检测-simple background segmentation code
-
-
0下载:
针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
-