搜索资源列表
梯度锐化代码
- 关于对图像进行梯度锐化处理的代码。包括:门限锐化,根据梯度二值化图像等操作。-on gradient image sharpening the code. Including : Threshold Sharpening, according to two binary gradient images operation.
梯度锐化
- 梯度锐化,在readme.txt里有详细的使用说明-tguj
图像梯度锐化及微分处理
- 图像平滑往往使图像锐化、轮廓变得模糊,为了减少这类不利的影响,就需要通过图像锐化技术,使图像变得清晰。
梯度锐化
- 梯度锐化,在readme.txt里有详细的使用说明-tguj
shu_zi_tu_xiang_chu_li
- 我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, li
梯度锐化代码
- 关于对图像进行梯度锐化处理的代码。包括:门限锐化,根据梯度二值化图像等操作。-on gradient image sharpening the code. Including : Threshold Sharpening, according to two binary gradient images operation.
tiduruihua1
- 数字图像处理基础算法源代码,梯度锐化,好好努力啊-digital image processing algorithms based on the source code, gradient sharpening, a good effort ah
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种不同的梯度增强法进行图像锐化 图像
tidurihua
- 一个关于梯度梯度锐化的小程序,采用vc++编写-a gradient of the small gradient sharpening procedures used to prepare vc
tudu-sharp
- 位图的梯度锐化源代码,测试图片及效果图,可以修改添加。-bitmap gradient sharpening source code, test results and pictures map can be amended to add.
GradSharp
- GradSharp函数可以实现图像的梯度锐化,可以有效地增强边缘信息。-GradSharp function can be achieved gradient image sharpening, can effectively increase Edge Information.
ImageDIP
- 为了去除噪声,先采用中值滤波,然后用图像锐化处理,目的是使模糊的图像变得更加清晰起来。选用的是梯度锐化-to remove noise, first used the filter, and then use the image sharpening. purpose is to make vague images become more clearer. Uses the gradient Unsharp
TemplateTrans
- 图象增强,包括图象平滑,中值滤波,梯度锐化.拉普拉斯锐化等-Image enhancements, including image smoothing, median filter, gradient sharpening. Laplacian sharpening, etc.
18
- 梯度锐化是图像中最常用的一种方法,使用梯度锐化可以很好的得到图像的边缘和轮廓-Gradient image sharpening is a method most commonly used, the use of gradient sharpening can be a very good image of the edge and contour
pictureruihua
- 图像锐化处理及边缘检测 梯度锐化,以及边缘检测-Image sharpening and edge detection gradient sharpening and edge detection
TemplateTrans
- 首先打开要处理图像,然后才会出现处理菜单,包括图像增强、图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、伪色彩编码等-First opened to deal with images, and then deal with the menu will appear, including image enhancement, image smoothing, median filtering, sharpening the gradient,
tdrh
- 梯度锐化,图像处理的简单源代码。供初学者查看-Gradient sharpening, image processing, a simple source code. For beginners View
锐化
- matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)