搜索资源列表
gg_mle.tar
- 运动检测matlab程序和广义高斯分布的matlab程序-motion detection procedures and Matlab Generalized Gaussian distribution of Matlab procedures
Gaussian
- OPENCV 的 高斯背景提取,可以方便的进行背景建模与分析-Extraction of the Gaussian background OPENCV, to facilitate the conduct of background modeling and analysis
GMM
- 混合高斯模型做的视频跟踪系统,具有良好的跟踪效果-Gaussian mixture model to do a video tracking system, has a good tracking results
movingdetecte
- 通过读取usb摄像头获取图像,能实现背景更新,高斯滤波,二值化,形态学滤波 -Obtained by reading the usb camera images to achieve the background updates, Gaussian filtering, thresholding, morphological filtering
GMM3
- 基于混合高斯模型的运动目标检测,能实时检测出完整运动前景,是本人对原来的高斯模型的改进-Gaussian mixture model based motion detection, real-time full motion detection prospects are my original Gaussian model improvements
hunhegaosijianmo
- 在MATLAB环境下,用混合高斯背景建模的方法实现对视频中运动目标的检测-In the MATLAB environment, using Gaussian mixture background modeling method to achieve the detection of moving targets in the video
GAUSS
- 基于高斯模型的目标跟踪VC6.0源程序,VC控制WINDOWS下的摄像头VFM资料-VC6.0 source Gaussian model-based target tracking, VC control the WINDOWS camera VFM information
1012443
- Blur Gaussian Blur Gaussian Blur Gaussian-Blur Gaussian Blur Gaussian Blur Gaussian Blur Gaussian
gsgs
- 聚焦高斯光束传输的源代码哦,可以看看哦,可能会有所帮助。-Focused Gaussian beam propagation in the source code Oh, Oh, may be helpful.
GAUSSIAN
- 视频图像处理,采用背景减除法中单高斯建模进行前景和背景的分离-Video image processing, background subtraction method using a single Gaussian modeling conducted foreground and background separation
mixture_of_gaussians
- 视频图像处理,采用背景减除法中混合高斯建模进行视频前景和背景的分离-Video image processing, background subtraction method using Gaussian mixture modeling to separate the foreground and background video
kernel-Gauss
- To weighting for images with Gaussian, You can check the values of gaussian kernel at each sizes
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
matlab-gmm
- tracking cars by Gaussian Mixture Model