搜索资源列表
-
1下载:
MATLAB源码,P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波
-
-
0下载:
关于复数小波的matlab代码,用于图像去噪、图像增强等-of Complex Wavelet the Matlab code for Image Denoising, image enhancement, etc.
-
-
0下载:
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
-
-
0下载:
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像
-
-
0下载:
用于图像边缘增强的matlab源码,文档清晰,效果很好。-For image edge enhancement matlab source code, documentation, clear, with good results.
-
-
1下载:
基于Matlab的典型图像增强算法的源码
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
-
-
0下载:
matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
-
-
0下载:
这段代码主要是实现用多种滤波器对图像进行滤波,从而达到图像增强的效果,本段代码全部用MATLAB语言实现的。-This code is mainly used to achieve a variety of filters for image filtering, image enhancement so as to achieve the effect of all of the above code with the MATLAB language.
-
-
0下载:
利用直方图进行图像增强的matlab源码,很实用。-Histogram for image enhancement using the matlab source code, it is practical.source code
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
-
-
0下载:
此代码是基于matlab的关于数字图像处理的图像灰度增强的程序-This code is based on digital image processing matlab for gray-scale image enhancement program
-
-
1下载:
高通高斯滤波,LBP,LDP的matlab源代码,用于图像的增强,特征提取。-High-pass Gaussian filter, LBP, LDP matlab source code for image enhancement, feature extraction.
-
-
0下载:
基于matlab的图像增强代码,效果还行,可供相关研究人员参考!-Image enhancement based on the matlab code, the results were OK, for the relevant research references!
-
-
0下载:
空间域内的图像增强,包括均值滤波,线性滤波,倒数加权滤波,digital TV_new 模型去噪的主函数等-Matlab code for image enhancement in spatial domain,Including the mean filtering, linear filtering, the reciprocal of the weighted filter, the digital TV_new model denoising main function
-
-
0下载:
Matlab源代码,适合初学者学习,直方图统计,边缘检测,图像增强,图像变换-This is some matlab scource code,which is suitable for beginner.It includes histogram statistics, edge detection, image enhancement and basic image transform.
-
-
0下载:
用matlab实现图像的直方图均衡化算法,用于图像增强,代码简单详细-Achieve with matlab image histogram equalization algorithm for image enhancement, the code is simple and detailed
-
-
0下载:
MATLAB图像处理源程序3:程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0
-
-
0下载:
数字图像的边缘增强的matlab处理代码-Digital image processing matlab code for edge enhancement
-
-
0下载:
用于图像处理的matlab代码。图像频域增强,频域高通滤波增强示例等-Matlab code for image processing. Frequency domain image enhancement, enhanced frequency-domain samples, and high-pass filter
-