搜索资源列表
GSLP
- guassian low pass filter
Image_Denoising_using_Wavelet_Thresholding
- 使用小波进行图像去噪的论文。 This paper proposes an adaptive threshold estimation method for image denoising in the wavelet domain based on the generalized Guassian distribution (GGD) modeling of subband coefficients.
Gaussian_Lowpass_Filter
- 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
HessianKernel
- 生成一个用于图像平滑的高斯卷积核-generate a kernel for Guassian filter
GauMM_
- A better version of guassian mixture model for background subtraction and foreground detection, using matlab and c language to implement it.
TGINOM
- 这是一个基于二维高斯光照模型的光照归一化方法,自己编的,原理上没问题,就是效果不是那么理想。-this is a program based on 2D GUASSIAN illumination model,which can show the method.
CarTracker
- 基于opencv的车辆检测,采用了高斯背景学习模型,自己实现的,效果不错-car detection based on opencv. The guassian model is used and experiments demonstration promised good results!
Guassian
- 通过本程序,可以实现图像的平滑处理,可以消去图像的部分噪声点,本程序用的是高斯平滑-Through this program, you can achieve the smooth processing of the image, you can eliminate the image noise point, the program is Gaussian smoothing
Guassian-denosising
- 基于图像领域的高斯去噪,实现了“基于图像领域的高斯去噪.pdf”论文中的方法-Based on the image field of Gaussian denoising method to achieve the " the Gaussian denoising image-based. Pdf" papers
guassian
- 混合高斯背景模型,背景差法,检测运动目标,环境VC2008,Opencv,前景与背景分开显示-Gaussian mixture background model background subtraction method to detect moving targets
guassian-discriminant-analysis
- 基于opencv实现的c++版高斯判别分类,随机生成两类满足正态分布的训练样本点,利用高斯判别分析进行分类-Based on c++ version of the opencv, we realized gaussian discriminant classification by randomly generating two classes meet normal distribution of the training sample points, and used gaussian di
Proj2
- 图像处理,高斯滤波,均值滤波,两者的可分离滤波,边缘检测,模版匹配。主要是全是自定义函数非库函数。不用toolbox 任何函数。-image processing,Guassian filter,mean filter,separable filter,edge detection, template matching. user-define functions, not the functions in the library.
HoughTransform
- 霍夫变换,直线检测,包括了边缘检测,双向高斯滤波。自己写的函数, 不是toolbox自带函数。图像处理-Hough Transform,line detect, edge detect, sep-guassian filter, matlab, image processing.self-define function, no toolbox
addNoiseToVideo
- 传入一段视频给每一帧加上大小可以控制的高斯噪声,可以对后续去噪性能进行量化评估。(非常简单,给那些图像处理刚入门的同学的)-Add guassian noise to a no-noise video
gaussian_forward_interpolation
- guassian interpolation
hist
- a function to plot out Guassian distribution(using this function 'hist' can plot out the Guassian distribution of a system model)