搜索资源列表
bayesfunction
- bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach -
gaussianSrc
- The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are ge
BLS-GSM_Denoising
- 现在在所有图像去噪滤波中最较理想的去噪算法——Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, \"Image Denoising using Scale Mixtures of Gaussians in the W
bayesfunction
- bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach -
gaussianSrc
- The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are ge
BLS-GSM_Denoising
- 现在在所有图像去噪滤波中最较理想的去噪算法——Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, "Image Denoising using Scale Mixtures of Gaussians in the Wa
KMEANS10
- The k-means algorithm is an algorithm to cluster n objects based on attributes into k partitions, k < n. It is similar to the expectation-maximization algorithm for mixtures of Gaussians in that they both attempt to f
MATLAB
- 使用混合高斯函数,对点配准的方法,他的鲁棒性比较好。 -This package contains the MATLAB code for the robust point-set registration algorithm discribed in the A Robust Algorithm for Point Set Registration Using Mixture of Gaussians."
mixture_of_gaussians
- This m-file implements the mixture of Gaussians algorithm for background subtraction.
KlustaKwik_R1-8
- KlustaKwik is an open-source C++ program for automatic clustering of continuous data into a mixture of Gaussians. The program was originally developed for sorting of neuronal action potentials, but can be applied to any
mmvn_toolkit
- A toolkit for Gaussian mixtures. flexible tools for: Generating univariate, multivariate, or mixtures of gaussians Interactive viewing tools allows viewing of multidimensional data and models. Initialize models,
MixtGaussian
- Mixtures of Gaussians A Tutorial for the Course Computational Intelligence
ImageDenoisingBLSGSM
- 该仿真算法实现了论文Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain中图像降噪-This Algorithm utilize the method of paper "Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain "
kld
- This function calculates the Kullback Leibler divergence distance for Gaussians.
gaussellipse
- This function plots the contours of 3d gaussians as ellipsoids. Quite useful.
mixture_of_gaussians
- 这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!-mixture of gaussians
Vehicle_Tracker_with_background_subtraction_and_k
- Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise. Require OpenCV to be installed. By Jonathan Gagne University of Waterloo jgagne@uwaterloo
matlab_v
- Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to hav
build_pyramid
- 用于生成图像的尺度空间金字塔和高斯残差金字塔-build scaled image pyramid and difference of gaussians pyramid
Analysis-of-the-Difference-of-Gaussians-Model-in.
- Analysis of the Difference of Gaussians Model