matlab锐化代码(图像锐化)我要分享

Sharpen Matlab code (image sharpening)

关注次数: 242

下载次数: 0

文件大小: 389.68 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:本程序是多种锐化方法,实现了laplace算子、sobel算子、caany算子、prewitt算子等不同的锐化操作。可操作性强,很实用。代码简单,效果良好。图像锐化是图像预处理的基本操作,对于边缘提取以及hough变换有一定的帮助作用。


English Description:

This procedure is a variety of sharpening method, to achieve the Laplace operator, Sobel operator, caany operator, Prewitt operator, such as different sharpening operation. Operability is strong, very practical. The code is simple, the effect is good. Image sharpening is the basic operation of image preprocessing, for edge extraction and Hough transform has a certain help.


代码预览

相关推荐