搜索资源列表
EM_Code
- EM algorithm based on constrained mixture Gaussion model
GaussianClassifier
- GAUSSION 分类器, 用C语言写的.大家一起参考一下.
EM_Code
- EM algorithm based on constrained mixture Gaussion model
GaussianClassifier
- GAUSSION 分类器, 用C语言写的.大家一起参考一下. -GAUSSION classifier, written by C language. U.S. with reference.
gaussion
- 这是关于高斯平滑的VC源码,里面包含测试图片-This is a Gaussian smoothing on the VC source code, which contains the test picture
GaussianMixtureModel
- GMM(Gaussion Mixture Model) ,从matlab 主站获得的程序,本人已测试-Gaussion Mixture Model is down load from matlab net
emforgaussian
- em algorithm for gaussion -em for gaussion
image_process
- 有高斯核的生成程序,常用的高斯滤波程序、non_local滤波程序,以及读取灰度图片的程序-image process: mainly produce gaussion core and non_local filter
GMM
- 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer visi
SteerableFiltersfreeman91design
- steerable pyramid gaussion laplassion-steerable pyramid
guass
- 求高斯噪声,产生一个随机的高斯噪声,并将噪声存储在一个数组中,数组大小由形参决定-get guass noise.his function is to generate a Gaussion-distributed sequence.
EM_GM
- gaussion medel function [W,M,V,L] = EM_GM(X,k,ltol,maxiter,pflag,Init) [W,M,V,L] = EM_GM(X,k,ltol,maxiter,pflag,Init) -gaussion medel function [W,M,V,L] = EM_GM(X,k,ltol,maxiter,pflag,Init) [W,M,V,L] = EM_GM
Pyramid
- Gaussion Pyramid. EmguCV C#
multipath
- 用兩種不同方法來模擬多重路徑的干擾 gaussion filtered method Jake s method-using two different way to simulation of the multipath gaussion filtered method Jake s method
Gaussion
- 混合高斯模型原理,以及OpenCV实现的源代码,以及注释-Gaussian mixture model principle, and the realization of the source code
filter
- 对高斯噪声进行低通滤波,对比前后结果,观察滤波器的平滑作用-Gaussion noise low frequency filter
Gaussian-Filter
- 高斯滤波器的矩形脉冲响应图像生成程序,内涵自编优化卷积程序,优化调整生成图像程序-figure the response of Gaussion Filter
gmmcv
- 混合高斯模型 在opencv平台下实现 能够分离出视频序列中运动区域,并且建立背景-GMM gaussion mixture models
gaussion-fuzzy-processing
- 对数字图像的模糊处理操作,运用gaussion 函数进行处理。-Fuzzy digital image processing operations, using gaussion function for processing.
opencv_cuda-gaussion-filter
- 实现cuda——opencv版本的图像高斯模糊-realize the gaussion filter with cuda c and opencv