搜索资源列表
spetial_image_enhancement.rar
- 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
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.
MATLAB
- dct变换 高通滤波 并带有原始图像 对于图像处理的初学者很实用-dct transform
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
filter
- 频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器、指数高通滤波器)-Frequency-domain low-pass filter (ideal low-pass filter, ladder low-pass filter, Butterworth low-pass filter, the index low-pass filter), frequency-domain high-pass f
image_processing
- 高级图象处理软件,实现功能包括对DIB图像进行维纳滤波复原操作、模糊操作、随机噪声、高通滤波、低通滤波等-Advanced image processing software, the realization of the DIB features include image restoration Wiener filtering operation, fuzzy operations, random noise, high-pass filter, low-pass filtering
FDomain
- 图像的一维、二维快速傅里叶变化和反变化,可对图像一般低通滤波、ButterWorth低通滤波、一般高通滤波、ButterWorth高通滤波-Image of one-dimensional, two-dimensional fast Fourier change and anti-change, the image may be a general low-pass filter, ButterWorth low pass filter, the general high-pass filter
image-preprocessing-2
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
data122
- 对MIT—BIH数据库中的第122号数据作的处理,包括低通、高通滤波、中值滤波、均值滤波等。-On the MIT-BIH database No. 122 data processing, including low-pass, high pass filtering, median filtering, average filtering.
matlab-code-image
- 图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。-MATLAB image
lvboqi
- 低通和高通滤波器的源码,采用FFT方法,输出归一化系数 -Low-pass and high-pass filter of the source, using FFT methods, the normalized output coefficient
images_chapter_04
- 频域高通滤波以及所需图像,包括巴特沃斯、指数、逆高斯滤波等-Frequency-domain high-pass filtering and the required images, including Butterworth, exponential, inverse Gaussian filtering,
397397Iirdfv2
- iir 巴特沃斯 切比雪夫 实现高通滤波 带通滤波 低通滤波 带阻滤波等功能-iir 巴特沃斯切 Chebyshev high-pass filter band-pass filter low-pass filter band-stop filtering functionality
image_lvbo
- matlab中二阶巴特沃斯高通滤波器及二阶巴特沃斯低通滤波器的代码,可以直接用于matlab中使用。(Matlab two Butterworth high pass filter and two order Butterworth low-pass filter code, can be used directly in matlab.)
高通滤波
- 图像处理预处理,高通滤波处理,对图像进行滤波,(Image processing, high pass filtering, filtering the image,)
DFT
- visual c++写的傅里叶变换,以及在频域实现低通滤波和高通滤波(Fourier transform written by visual c++ and low-pass filtering and high pass filtering in frequency domain)
同态滤波
- 光照不均匀图像增强,同态滤波,MATLAB代码,高斯高通滤波(image enhancement,Image enhancement of uneven illumination,Homomorphic filtering)
hpfilter
- 对图像进行高通滤波,包含巴特沃斯高通滤波器BHPF,指数高通滤波器EHPF,梯形高通滤波器THPF(The image is filtered through high pass, including Butterworth high pass filter BHPF, exponential high pass filter EHPF, ladder high pass filter THPF.)
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a)
三维高斯滤波程序
- 对三维数据进行滤波的高斯滤波程序,主要是低通滤波,精度较高(Gauss filtering program for filtering 3D data, mainly low-pass filtering, with high accuracy)