登录
首页 » Matlab » 在一个二值图像中检测线

在一个二值图像中检测线

于 2022-02-04 发布 文件大小:1.18 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

HOUGHLINE-使用常见的计算机视觉操作称为 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-原始版本 11 月 24,2004-修改后的版本,略快的速度和更好的性能。

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

发表评论

0 个回复

  • cnn
    canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测(source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator)
    2020-12-07 19:39:21下载
    积分:1
  • energy-storage-battery-(2)
    大型风电场用储能装置容量的优化配置,储能系统的输出功率限制和容量限制对平滑结果均有明显的影响(Optimization Configuration for Capacity of Energy Storage System in Large-scale Wind Farm)
    2021-05-13 21:30:02下载
    积分:1
  • Fractional_Time_Delay
    Used for Time shifting discrete signals, it can do both integral and fractional sampling period delay. Original.
    2020-12-16 22:29:12下载
    积分:1
  • pwmchooper
    PWM斩波器的设计模型与SIMULINK实现(PWM chopper design model implementation and SIMULINK)
    2014-02-13 20:44:25下载
    积分:1
  • 1111111111ldpc
    ldpc码编译码程序 仿真调试 加高斯噪声下的误码率(ldpc)
    2009-12-28 16:29:30下载
    积分:1
  • scene_num_reduce_test
    说明:  基于同步回代法的场景缩减程序,已调试成功,可直接使用。(The scenario reduction program based on simultaneous backward reduction method has been debugged successfully and can be used directly.)
    2021-04-01 17:19:07下载
    积分:1
  • psat-2.1.11-mat
    说明:  PSAT simulation basics
    2021-01-28 15:01:49下载
    积分:1
  • MATLAB有限元algrom,这可能是非常有用的一些程序的球迷!
    the matlab finit element algrom,which may be very useful to some program fans!
    2022-05-17 13:01:53下载
    积分:1
  • m12_1
    最小二乘一次完成算法及其MATLAB实现范例.(A complete least-squares algorithm and its implementation examples MATLAB.)
    2009-03-12 11:22:02下载
    积分:1
  • runge4
    解一阶微分方程的matlab龙格库塔法计算程序算例(Solution of first-order differential equations Runge-Kutta method matlab program examples)
    2013-11-22 15:15:38下载
    积分:1
  • 696518资源总数
  • 106016会员总数
  • 2今日下载