搜索资源列表
localnormalize
- LOCALNORMALIZE A local normalization algorithm that uniformizes the local mean and variance of an image. ln=localnormalize(IM,sigma1,sigma2) outputs local normalization effect of image IM using local mean and standard deviation estimated by Gaus
Gauss3D
- 3D的Gauss Kernel。可以应用于三维的数据处理-3D Gaussian Kernel. Can be applied to three-dimensional data processing
gkde
- Gaussian Kernel Density Estimation with Bounded Support
gaussian.rar
- 高斯滤波核函数生成,可以根据K和要生成对应的高斯核,Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
stprtool.rar
- 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
kernel
- gaussian kernel with matlab
gkdj
- 以为高斯和密度估计,使用高斯核的非参数密度估计方法,对样本进行概率密度估计,程序中给出了窗宽的估算公式。-That the Gaussian and density estimation, using Gaussian kernel non-parametric density estimation method, the sample probability density estimates, the program gives the formula for bandwidth estim
gaussgradient
- Gradient calculation using first order derivative of Gaussian. by using a 2-D Gaussian kernel, derivatives along x and y directions are calculated
gaussian-core
- 本人初学图像处理。这是一个简单的高斯核设计源代码。-I am novice image processing. This is a simple design of the Gaussian kernel source code.
LWLR
- this program compare the Locally Weighted Linear Regression with three diferrent kernel function (gaussian, logistic basis, and Reciprocal Multiquadric) also compare locally weighted by simple Linear Regression.
BilaFlt
- 对图像进行双边滤波的函数。有两个高斯核,一个是对像素点见的距离,一个是对像素点见的灰度差。-Right image bilateral filtering function. There are two Gaussian kernel, one is the pixel to see distance, one is to see the gray scale pixel difference.
gaussian
- Gaussian Blur use in image processing and low pass filter.in this source first calculate Gauss Kernel .
gkde
- Gaussian Kernel Density Estimation Demonstration
gabor_image_paper
- Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
diffusion.gaussian.kernel.pdf
- 1D , 2D, N-D gaussian kernel filter
1
- mATLAB CODE FOR gAUSSIAN KERNEL
Gaussian-Blur
- This project for OpenCV C++. This is the most commonly used smoothing method. This is also used to eliminate noises in an image. Gaussian kernel is slided across the image to produce the smoothed image. Size of the kernel and the standar
kernel-Gauss
- To weighting for images with Gaussian, You can check the values of gaussian kernel at each sizes
Gaussian
- 通过 Gaussian kernel说明非线性回归分析的算法-Gaussian kernel smoother, Gaussian kernel-based linear regression, RBF kernel regression
KFCM_-Gaussian
- 采用高斯核的模糊C均值聚类代码,仿真论文时验证可使用,含文档示例结果-Gaussian kernel fuzzy C-means clustering code, the use of simulation papers, containing examples