搜索资源列表
gausLowpassFilter
- 图象增强中的高斯低通滤波实现图象增强的效果-Image Enhancement of the Gaussian low-pass filter to enhance the effect of image
spetial_image_enhancement.rar
- 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
glpf.rar
- 这段代码主要是实现二阶高斯低通滤波器,本段代码全部用MATLAB语言实现的。,This code is to achieve second-order Gaussian low-pass filter, the above code to achieve the full use of the MATLAB language.
gaborfilter
- 高斯函数能构成一个在频域具有平滑性能的低通滤波器。可以通过在频域做乘积来实现高斯滤波。-Constitute a Gaussian function to the frequency domain with a smooth performance of the low-pass filter. Can be done in the frequency domain Gaussian filter to achieve the product.
filter
- 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by a
GLPyramid2
- 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different scales, respectively, for pro
xiaoboji
- 采用低通性质的平滑函数为高斯函数,根据他的一阶导数、二阶导数作为小波基函数进行突变点分析。 -The use of low-pass nature of the smoothing function for the Gaussian function, according to his first derivative, second derivative wavelet basis function as a point mutation analysis.
Gaussian_Lowpass_Filter
- 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
low pass filter
- 理想,Buuterworth 高斯低通滤波-Ieal, butterworth gaussian low pass filter
high-and-low-pass-filter
- 这是Matlab实现高通滤波和低通滤波的源代码,主要包括巴特沃斯低通滤波器、理想低通滤波器和高斯低通滤波器。-this is the source code that has implemented the BTW low pass filter and ideal low pass filter as well as gaussian low pass filter.
Filter
- 包含高斯低通滤波和拉普拉斯高通滤波,及综合滤波的效果。含GUI操作界面-Contains the Gaussian low-pass filtering and Laplacian high-pass filtering, and integrated filtering effect. With GUI interface
MATLAB_Medical_Image_Process_Experiments
- MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
gaussian
- Gaussian high,low and band pass fı lter ı s applı ed to ı mage
gaussian
- Gaussian Blur use in image processing and low pass filter.in this source first calculate Gauss Kernel .
low_pass
- 图像的低通滤波器,用MATLAB设计一个3×3模板标准差为0.5的高斯低通滤波。-Image low-pass filter MATLAB design, a standard template for 3 x 3 0.5 gaussian low-pass filter
ImageProcessing
- Image Processing: Frequency Domain Enhancement Generate noisy versions of the cameraman image by adding noise with the following characteristics: Uniform with mean 40 and standard deviation 20 Gaussian of mean 40 and standard deviation
Gaussian-and-Histogram
- 高斯低通滤波 直方图均衡化 人脸识别 预处理灰度图-Gaussian low-pass filtering grayscale histogram equalization recognition preprocessing
gaussian
- 设计频域滤波器消除噪声 1.选择灰度图像:Lena; 2.对该灰度图像添加高斯噪声; 3.设计高斯低通滤波器以降低噪声: -Design frequency domain filter to eliminate noise 1. Select the grayscale image: Lena 2. Add the grayscale image Gaussian noise 3. Design of a Gaussian low-pass filter to r
Gaussian-filtering
- 该文件包含高斯高通滤波的源代码和高斯低通滤波的源代码,可以运行,效果很好-Gaussian high-pass filter Gaussian low-pass filtering
low-pass-filter
- opencv3.0+vs2013编写理想低通,巴特沃斯低通,高斯低通滤波器-opencv3.0+vs2013 write ideal lowpass, Butterworth low-pass, low-pass Gaussian filter