应用log算法进行图像的边缘检测我要分享

Image edge detection using log algorithm

LOG边缘 log边缘检测 二阶log detection 边缘检测-matlab

关注次数: 333

下载次数: 0

文件大小: 2K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测


English Description:

Log algorithm is used to detect the edge of image. Log algorithm is based on the second derivative of gray value to detect the edge. It detects the edge by detecting the zero point


代码预览

logmoban.m

log_edge.m