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

在一个二值图像中检测线

于 2022-02-04 发布 文件大小:1.18 kB
0 91
下载积分: 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 个回复

  • heeat
    Matlab file computing the heat transfer in a rectangular region.
    2010-10-13 21:10:01下载
    积分:1
  • matlab-power-flow-annlysis
    应用matlab计算电力系统的最优潮流,蛮好的。(matlab power flow annlysis)
    2012-04-24 21:14:04下载
    积分:1
  • Desktop
    惯性导航误差分析,附带数据,是word文档,需要自行复制成m文件(Inertial navigation error analysis, ancillary data, word documents, need their own copy into m file)
    2013-03-26 10:34:19下载
    积分:1
  • discrete_control
    Control system program. Lab course
    2014-12-05 01:45:38下载
    积分:1
  • image-Recovery
    matlab 数字图像处理 图像复原 含代码和结果显示 (Digital image processing matlab image restoration Containing the code and the results show)
    2015-01-25 13:41:58下载
    积分:1
  • 7777777
    精通MATLAB金融计算》 随书光盘程序 (Proficient in MATLAB financial computing" CD with the book program)
    2011-12-17 10:27:22下载
    积分:1
  • cdma_oqpskdemod
    cdma oqpsk解调程序, matlab例程, 可以直接使用。(cdma oqpsk demod)
    2015-03-03 10:30:46下载
    积分:1
  • 最先提出深度学习算法hinton的自动编码器AutoEncoder
    最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在 science的文章(First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer rbm automatic encoding multi-features of the training, and then use the gradient algorithm fine turn. Feature extraction can be classified. With compression bag has been training with the signature image data. Note You can view the corresponding algorithm was published in 2006 in hinton science articles)
    2020-10-03 14:57:40下载
    积分:1
  • matlab数字水印 通过这个程序可以给原图象加上水印 但不可以提取!...
    matlab数字水印 通过这个程序可以给原图象加上水印 但不可以提取!-Matlab digital watermarking through this procedure can be added to the original image watermark but not extract!
    2022-03-24 11:30:37下载
    积分:1
  • 完整可用的遗传算法的车间调度算法(修改)代码
    随机调制信号下的模拟ppm,利用matlab写成的窄带噪声发生,利用matlab针对图像进行马氏距离计算 ,关于神经网络控制,多机电力系统仿真及其潮流计算,用MATLAB实现动态聚类或迭代自组织数据分析。
    2022-08-23 15:14:16下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载