罗伯特,普鲁伊特和Sobel算子的图像我要分享

Robert, Prewitt and sobel operator for image

matlab 图像 sobel 算子 罗伯特 普鲁伊特

关注次数: 264

下载次数: 0

文件大小: 3.00 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:这个程序实现基本罗伯特,Prewitt算子和Sobel算子为更好的边缘检测是标准的运营商来检测边缘。this program implement basic Robert, Prewitt and Sobel operator for better edge detection which are standard operator to detect edge.


English Description:

this program implement basic Robert, Prewitt and Sobel operator for better edge detection which are standard operator to detect edge. Proper edge detection is mainely require in many image processing application like printing press, object detection, object classification etc. here standard matrices for robert, prewitt and sobel are being used which are given in standard Gonzales book and other standard material..


代码预览