实现hough变换提取直线的功能我要分享

The function of extracting straight line by Hough transform is realized

hough直线 matlab提取直线 matlab-直线提取 直线提取 hough提取直线

关注次数: 259

下载次数: 0

文件大小: 1K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:% 该函数实现hough变换提取直线的功能% 输入图像x,运行之后直接画出直线。


English Description:

%This function realizes the function of extracting straight line by Hough transform. Input image X and draw straight line directly after running.


代码预览