搜索资源列表
denoise1
- 实现图象的平滑(去噪声),锐化。用VC编的-achieve a smooth image (to noise), unsharp. Part of the VC
tututu
- 大量的图像处理效果,包括锐化平滑变换等一系列效果-lot of image processing effects, including unsharp smoothing effect of a series of transformation
tdrh
- 一个用vc编写的图像处理的软件,主要是做梯度锐化,包含全部源代码,很有参考价值-a prepared using vc image processing software, the gradient is so unsharp, including all source code, great reference value
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
tiduruih1
- 一个用vc编写的图像处理的软件,主要是做梯度锐化,包含全部源代码,很有参考价值-a prepared using vc image processing software, the gradient is so unsharp, including all source code, great reference value
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
dip3
- 图像的锐化:使用Sobel,Laplacian,unsharp masking,high-boost filtering 算子分别对图像进行运算,观察并体会运算结果。
才24124
- 图象的平滑(去噪声),锐化 注释详细 代码条例清楚-image smoothing (to noise), Unsharp Notes Ordinance clearly detailed code
sharpening
- 图形锐化C#代码 拉普拉斯掩模锐化 亮度锐化 梯度锐化-Graphics sharpening C# code Laplacian unsharp mask sharpening brightness gradient sharpening
unsharp_masking
- Show to use unsharp masking algorithm. No image processing toolbox is needed.-Show how to use unsharp masking algorithm. No image processing toolbox is needed.
unsharp
- Unsharpen an image - used to sharpen an image. Sharpening emphasizes texture and detail, and is critical when post-processing most digital images. An unsharp mask cannot create additional detail, but it can greatly enhance the appearance of d
Masks
- 本文件包含拉普拉斯-高斯算子 Unsharp Masking, 和Sobel 算子,并用上述算子处理Grey scale图像,文件里有测试图像。代码用visual studio 2008编写,可以直接运行。-This file contains Scale Space using Laplacian of Gaussian operator Unsharp Masking, and Sobel Operator ,and using these operators to handle grey
21-72
- ::针对传统的基于小波变换的反锐化掩模图像增强算法中存在的问题,即对比度相同而幅角不同的边缘达到的增强效果之间差别较大,提出了一种新的基于小波变换的反锐化掩模图像增强算法。该算法在对原始图像进行小波分解的基础上,根据小波变换所提供的幅角,对小波系数进行-:: For the traditional wavelet transform based on unsharp masking image enhancement algorithm for the problems that exist,
usmsharping
- 那会对usm锐化感兴趣,自己编的一个实现usm锐化的程序,本来想把整个源程序弄上来,可是其中有个头文件被我弄丢了,现在只把实现usm锐化的函数部分传上来,感兴趣的可以看一看,我的这个锐化速度比potoshop的慢,但是效果感觉还不错-Usm sharpening that will be interested in the realization of their own for a usm sharpening procedure, originally wanted to make up t
unsharp_mask
- 非锐化掩膜,用于DR图像的对比度增强算法,这只是一个简单的算法过程,-unsharp masks
tuxiangruihua
- 本程序附带了算法所用的文章(英文原文),实现了图像反锐化-This program comes with the algorithm used in the article (English text), the image unsharp
nonlinearUM
- 一种较新的非线性反锐化掩模的方法用于图像增强,在传统的反锐化掩模的基础上,通过改变增强的系数,从而得到较好的结果。-A relatively new method of nonlinear unsharp mask for image enhancement, on the basis of the traditional Unsharp Masking, by changing the enhanced coefficients, to get a better result.
imgdec
- 该源码是基于小波变换的反锐化掩模算法,小波变换用于图像增强的方法之一-The source is Unsharp Masking Based on Wavelet Transform
Three-improved-image-enhancement-
- 三种改进的图像增强算法,包括改进的类拉普拉斯增强算法,混合式MSRCR彩色图像增强算法,区域自适应反锐化掩模图像增强算法。-Three improved image enhancement algorithms, including improved classes, Laplace enhancement algorithms, the hybrid MSRCR Color Image Enhancement algorithm, region adaptive unsharp mask im
image_enhancement
- Digital Mammography Image Enhancement Improved Unsharp Masking Approach