搜索资源列表
repictured
- 对图象重建,进行7*7中值滤波,对图象进行锐化处理,和均值滤波的比较-right image reconstruction, 7 * 7 Median filtering, the image sharpening, and the mean filter comparison
mysmoothandsharp
- 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering, median filtering, Order Stati
AnewmodifiedsharpenedCICfilter
- 提出了一种改进的积分梳状(CIC) 滤波器. 在改变传统积分梳状滤波器的延迟因子的 同时,将锐化(Sharpen) 技术和相位分解技术应用于此滤波器. 改进后的滤波器与传统滤波器 相比,减少了信号失真,降低了系统功率消耗. 仿真结果表明,改进后的滤波器在通带范围内的 波动很少,而且,具有较高的阻带衰减.
matlab1
- 应用MATLAB对图像进行频率域的平滑和锐化处理的简单例子
yangshuang
- 在matlab中最简单的功能实现去噪、平滑和锐化
someImageProcessSourcecode
- 几种图像处理源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:
ruihua matlab对图片的锐化实例代码
- matlab对图片的锐化实例代码,,包括各种滤波模板的处理算法-matlab code for image sharpening instance, includes a variety of filter template processing algorithms
ruihua
- 图像的几种锐化处理,包括sobel算子,roberts梯度法和laplace算子锐化。并且将四种图像放在一起形成对比。-Several image sharpening, including sobel operator, roberts gradient and laplace operator sharpening. And will contrast the four images together.
ruihua
- 对一个图像进行锐化。让图像看上去更清晰,轮廓更明显。-An image sharpening. Let the image looks clearer and more obvious profile.
edge_filter_linear
- 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
Unsharp_Enhancement
- 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
sharp
- 用matlab语言实现图像的锐化算法,效果很好,可以参数值设置不同可得到不同的锐化效果-Matlab language used to achieve image sharpening algorithm, well, you can set different parameter values can be different sharpening effect
Imagesharpening
- 用matlab实现图像锐化功能的程序代码-Image sharpening using matlab function code
Color_digital_image_sharper
- 分别采用RGB模型和HIS模型对图像imageLane.bmp进行锐化,并比较锐化的效果是否相同(两锐化后的图像相减)。-Using RGB model respectively for imageLane image and HIS model for sharpening, BMP, and compared the effect is the same sharpening (two sharpen the image subtraction).
cheliangjiance
- 对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作-The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion operation
matlab_programming_for_image_sharpening_source_pro
- matlab程序设计之图像锐化源码程序matlab programming for image sharpening source program-matlab programming for image sharpening source program matlab programming for image sharpening source program
Laplace
- 本实验探讨了如何使用拉普拉斯来达到图像的增强效果(图像锐化)。-This study investigated how to use Laplace to achieve image enhancement (image sharpening).
ruihua
- 用MATLAB实现对图形图像的处理,对图像的锐化。-Achieved using MATLAB image processing of graphics, the image sharpening.
MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码
- 通过MATLAB实现图像去噪 滤波 锐化 边缘检测 ,进行图像预处理