sobel算子和霍夫变换求出图像的边缘我要分享

Sobel operator and Hough transform to get the edge of image

图像距离 MATLAB-sobel sobel-matlab 边缘-霍夫 图像边缘

关注次数: 268

下载次数: 0

文件大小: 7K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理


English Description:

Using Sobel operator and Hough transform to get the edge of the image, and calculate the distance between the edges of the image, using MATLAB processing


代码预览