搜索资源列表
利用OPENCV來實現高斯混合模型的背景相減
- 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
CG11
- 基于高斯的背景建模,更改文件路径,载入AVI视频,运行,出现3个窗口,分别为视频、背景模型和前景-gmm
gmm
- 混合高斯算法实现及一些自己对高斯混合模型的理解。-Gaussian mixture algorithm and some experience
C-code-of-GMM
- OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
GMM
- 使用openCV写的高斯混合模型前景分离作业。-Extract the foreground from video sequence using Gaussian Mixture Model(GMM)with openCV.
GMM
- 是opencv 混合高斯模型的原函数,并进行了修改可以实现前景提取并进行背景建模-opencv GMM
person-detection
- 采用混合高斯模型和codebook分别进行背景建模,实现行人检测-person detection, GMM and codebook
GMm
- 混合高斯模型在运动检测中的应用,检测视频中的运动物体,做出其背景图像和前景图像-Gaussian mixture model in motion detection to detect moving objects in the video to make the background image and the foreground image
gmm-cv
- OpenCV_基于混合高斯模型GMM的运动目标检测。内附监测监控视频,方便测试使用。-OpenCV_ GMM Gaussian mixture model based moving target detection. Included monitoring surveillance video, easy testing.
Gaussian-mixture-model
- 混合高斯模型GMM EM算法,建模效果好,可以用于行为识别-Gaussian mixture model GMM EM algorithm, modeling effect, can be used for behavior recognition
GMM-GMR-v2.0
- 利用混合高斯模型对背景图像进行建模,所谓“混合高斯”的意思就是每个像素都是由多个单高斯分布混合组成的。-Name of the file which the classifier is loaded. Only the old haar classifier (trained by the haar training application) and NVIDIA s nvbin are supported for HAAR and only new type of OpenCV XML ca
背景差GMM
- opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
Gmm
- 高斯混合模型,利用C++ OEPNCV来完成(This is a GMM model using C++ opencv to deal with it)