搜索资源列表
图像增强(空域、频域、锐化等)
- 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
图象增强
- 该程序首先利用小波变换,然后过滤噪音,最终实现图象边缘效果增强的功能-the procedure using wavelet transform, and then filter the noise, and eventually realizing Edge effects enhanced functionality
中值滤波的源程序
- 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Medi
gausHighpassFilter
- 图象增强中的高斯高通滤波实现图象增强的效果-Image Enhancement of the Gaussian high-pass filter to enhance the effect of image
tuxiangzenqiang
- 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjust
Homo_LAHE
- 对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-First image homomorphic filtering, and local histogram equalization can enhance the blurred images, remote sensing images and so on to thin, but it is not very perfect.
homomorphicfilter
- 通过同态滤波增强图像的对比度,效果很好。-By homomorphic filtering to enhance image contrast, works well.
imageenhancement
- 图像增强 灰度变换增强 空域滤波增强 频域增强 色彩增强 小波增强 -Enhanced gray-scale image enhancement transform spatial filter to enhance the frequency domain to enhance color enhanced wavelet enhanced
daima
- 对一张完整的图像进行均值滤波增强等操作代码-On a complete image enhancement operations such as mean filtering code
Bilateral
- 图像的双边滤波增强算法,效果不错 欢迎大家试用!-Image enhancement by bilateral
homomorphic_filtering
- 同态滤波增强暗部细节,通过分解为照射分量和反射分量处理图片(Homomorphic filtering enhances the details of the dark portion by decomposing the image as an irradiated component and a reflection component)
中值同态滤波
- 同态滤波构建一个滤波器,是低频部分可以较多增强,高频部分较低增强,来增加图像的对比度!(Homomorphic filter to build a filter, is the low-frequency part can be more enhanced, the high frequency part of the lower enhancement, to increase the contrast of the image!)
卡尔曼滤波
- 使用卡尔曼滤波对语音信号进行增强,并显示出各个状态下的语音信号,注释非常清楚,适合初学者使用。里面有对应语音,注意文件夹位置修改就好。(Calman filter is used to enhance the speech signal and display the speech signal in each state. The annotation is very clear and suitable for beginners.
语音增强
- 通过几种方法实现语音增强:谱减滤波法 小波滤波法(Speech enhancement by serval methods)
PCNN输出域改进及其在彩色图像增强中应用
- 代码中有传统的图像增强算法:对数增强,均值滤波等;也有图像去噪代码;以及对PCNN算法进行改进的图像增强算法。(There are traditional image enhancement algorithms in the code: logarithmic enhancement, mean filtering, etc.; there are also image denoising code; and the PCNN alg
图像增强—直方图变换---数字图像处理实验
- 1.掌握灰度直方图的概念及其计算方法; 2.熟练掌握直力图均衡化和直方图规定化的计算过程; 3.熟练掌握空域滤波中常用的平滑和锐化滤波器; 4.掌握色彩直方图的概念和计算方法 5.利用MATLAB程序进行图像增强(Image enhancement using MATLAB program)
5.3 维纳滤波法
- 利用维纳滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The denoising processing of speech signal by Wiener filtering is suitable for the domain of speech enhancement)
blur
- 方框滤波、双边滤波、高斯滤波、中值滤波、均值滤波(medianBlur,bilateralFilter,GaussianBlur,blur,boxFilter)
图像增强 (2)
- 图像增强,不均匀图像增强,Retinex算法,单尺度Retinex算法,同态滤波,(image enhancement,Retinex)