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

基于 Hough 变换直线检测

于 2023-02-14 发布 文件大小:2.27 kB
0 100
下载积分: 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 个回复

  • 3rd-harmonic
    在进行谐波抑制过程中,往往用指定次谐波算法来完成,该代码为3次谐波算法。(In process of harmonic suppression, often with a specified harmonic algorithm to complete, the code for three times harmonic algorithm. )
    2014-12-14 20:08:25下载
    积分:1
  • HW1_Saman
    uniform distribution in hexagon
    2012-09-29 20:40:40下载
    积分:1
  • PCA-(1)
    FICHIER contenant le code matlab
    2014-02-06 19:09:24下载
    积分:1
  • clc
    一维热传导模型,一维稳态热传导模型,有限差分法(One dimensional heat conduction model)
    2018-09-15 08:40:17下载
    积分:1
  • 21840286GML_AdaBoost_Matlab_Toolbox_0[1].3
    AdaBoost实现算法(外国人写的,有详细的分析)(AdaBoost algorithm (written by foreigners, a detailed analysis))
    2020-07-17 14:28:50下载
    积分:1
  • 牛顿拉夫逊方法
    极有用的数据处理程序,方便处理实验数据,并取得数学表达式(matlab)(very useful data processing procedures, facilitate the processing of experimental data and mathematical expression made (Matlab))
    2005-03-31 11:23:59下载
    积分:1
  • viterbi
    使用MATLAB仿真软件实现维特比算法译码 降低误码率(MATLAB simulation software using the Viterbi algorithm decoding error rate reduction)
    2010-11-08 17:46:01下载
    积分:1
  • jiaoliutiaosu
    说明:  一个基于simulink的交流调速系统,实现交流电机的直流调速(A simulink-based speed regulating system of exchange, the realization of AC motor speed control of DC)
    2008-10-29 22:58:22下载
    积分:1
  • fast_ICA
    说明:  经典的fast ICA程序,用于盲信号的分离,希望能够对大家有帮助!(classic fast ICA procedures for the Blind Signal Separation, we hope to be able to help!)
    2020-11-04 22:49:53下载
    积分:1
  • ip_vs_app
    Application module support for IPVS.
    2014-10-16 12:03:31下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载