搜索资源列表
MATLAB图像处理源程序
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209
锐化
- 用Matlab对图形图像进行处理,图像的锐化处理。
DigitalPic
- 用于多种图像去噪,图像锐化,包括图像浮雕效果等图像处理方法。-used in a variety of image denoising, image enhancement, including the effect of such images carved image processing methods.
myimageprocess3
- matlab实现图像的锐化,使用不同的算子分别对图像进行运算-Matlab achieve sharper images, the use of different operators were right image Operational
3Matlab
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像
many_solution_figure_enhancement
- 多种图像增强方法,效果都挺好的的。包括dct,灰度变换,直方图均匀化,图像锐化-variety of image enhancement methods, the results are very good. Including Extra, the gray-scale transformation, histogram equalization, image sharpening, etc.
matlab08-09
- 这两个小程序均为matlab的.m文件,08为图像的自适应魏纳滤波,09运用5种不同的梯度增强法进行图像锐化。-these two small procedures are Matlab. M documents, 08 of the images Weiner adaptive filtering, 09 using five different gradient Enhancement Act for image sharpenin
p0310
- 在MATLAB环境下,P0309运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理-In the MATLAB environment, P0309 use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask treatment
digitalimage
- 基于MATLAB的数字图像处理的分析,包括图像显示,图像平滑,图像锐化,等-MATLAB-based analysis of digital image processing, including image display, image smoothing, image sharpening, etc.
sharp2
- 介绍图像锐化程序,测试程序是利用自己的库调试-Introduction Image Sharpening procedures, test procedures is to use its own database debugging
shiyan
- 数字图像处理的图像锐化、增强、旋转、放缩-Digital image processing, image sharpening, enhancement, rotation, zoom
lixiang
- 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enha
3
- 图像处理常用攻击源码,直方图均匀化,图像锐化,锐化处理 -Common source of image processing attacks, histogram homogenization, image sharpening, sharpening
tuxiangruihua
- 图像锐化 Sobel算子:是一种空域微分算子,可以通过它锐化图象-Image Sharpening Sobel operator: is a differential operator airspace through its Sharpens Image
imageprocessprograms
- 图像平滑,图像锐化,小波变换,边缘检测等一系列对图像处理的基本方法,用matlab仿真实现-Image smoothing, image sharpening, wavelet transform, edge detection, a series of image processing of the basic method, using matlab Simulation
Laplace
- 本实验探讨了如何使用拉普拉斯来达到图像的增强效果(图像锐化)。-This study investigated how to use Laplace to achieve image enhancement (image sharpening).
matlab实现图像锐化
- 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
锐化
- matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)