登录
首页 » Matlab » 基于 Hough 变换直线检测

基于 Hough 变换直线检测

于 2023-02-14 发布 文件大小:2.27 kB
0 122
下载积分: 2 下载次数: 2

代码说明:

此 matlab 代码使用常见计算机视觉操作称为 Hough 变换的二值图像中检测线。这是为了显示这种方法的工作方式只是线的 Hough 变换的标准实现。 评论: 函数使用标准 Hough 变换检测二进制图像中的行。 根据 Hough 变换,在图像空间中的每个像素 对应于一条线在霍夫空间,反之亦然。此函数使用 极坐标表示法即行 x * cos (teta) + y * 罪 (teta) = p 来检测 二进制图像中的线条。左上的角是图像的极坐标的起源 系统。 使用方法: [pdetect,tetadetect,蓄能器] = houghline(Imbinary,pstep,tetastep,thresh) 参数: Imbinary-一个二值图像。具有值等于 1 的图像像素 HOUGHLINE 函数的兴趣的像素。 pstep-半径极坐标线的间隔。 tetastep-间隔角的极坐标中的行。 脱粒-一个门限值,确定的最小数目 属于一条线在图像空间中的像素。阈值必须 是大于或等于 3(default)。 返回: pdetect-向包含半径的量子检测中的行 极坐标系统。 tetadetect-一个向量,其中包含工厂中的行的角度 极坐标系统。 蓄能器-霍夫空间中的蓄能器数组。 通过编写: 阿明萨拉夫拉兹,可能 5,2004

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • triangle-spread-the-spectrum
    三角波及其频谱三角波及其频谱三角波及其频谱(The triangle spread the spectrum)
    2012-05-11 10:18:12下载
    积分:1
  • SIGjava
    proyecto de sistema de informacion
    2013-07-10 11:48:38下载
    积分:1
  • homework-of-The-Optimal-Control
    本学期的最优控制作业,对牛顿法、梯度法、共轭梯度法等三种变分法,进行了比较,并得出结论(This semester homework of The Optimal Control,compare the three variational methods of Newton method gradient method and conjugate gradient method,then make a conclusion. )
    2011-05-25 16:57:54下载
    积分:1
  • Speech-Recognition-using-NN
    speech recognition / matlab / nn
    2015-02-01 20:39:58下载
    积分:1
  • A-star-base-programs
    A star algorithm to find the shortest path between two nodes
    2011-06-03 17:39:17下载
    积分:1
  • shexing
    车辆蛇形运动的程序,主要是研究高速列车稳定性的东西(hunting behavior of vehicle)
    2011-10-16 14:39:48下载
    积分:1
  • 一个Kmeans分类聚合算法,matlab源程序
    数据包传送源码程序,双向PCS控制仿真,使用大量的有限元法求解偏微分方程,仿真效率很高的,实现典型相关分析,使用matlab实现智能预测控制算法。
    2022-05-06 23:10:17下载
    积分:1
  • test
    插值与拟合实验 malab程序,一试便知,欢迎下载(interpolating and fitting)
    2009-11-01 18:49:36下载
    积分:1
  • Archimedes_spiral
    阿基米德曲线的绘制,GUI显示,有推导公式,可自行修改参数。(Archimedes spiral,you can change the parameter by your need)
    2012-12-30 17:10:04下载
    积分:1
  • GetDiffBrightHisotgram
    matlab编写的用于计算两幅大小相同图片归一化的亮度差分直方图(matlab prepared the same size used to calculate the two pictures normalized brightness difference histogram)
    2014-08-22 18:26:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载