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

在一个二值图像中检测线

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

  • EstimateSnr4
    若干次压缩后图像信噪比的变化情况,有子程序实现 (Several compressed image signal to noise ratio of the changes have Subroutine realize)
    2007-07-23 16:48:29下载
    积分:1
  • MATLAB_Tutorial_classic_symbol_integral_transforma
    MATLAB符号积分变换经典教程MATLAB Tutorial classic symbol integral transformation(MATLAB symbolic integral transform classical tutorial MATLAB Tutorial classic symbol integral transformation)
    2010-08-03 10:29:32下载
    积分:1
  • DigitalImageProcessing
    基础资料,我觉得对于初学者相当有用的。它是基于matlab环境开发的,可以在其中找到你具体想要处理的方面!(This is the fundamental material for the initial people who study the image processing. it is baed on Matlab code. People can find the specific knowledge which you want!)
    2009-06-26 09:48:16下载
    积分:1
  • copulafit
    说明:  带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助(Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.)
    2010-04-08 18:07:23下载
    积分:1
  • matlab
    优化相关的最大值与最小值极大值极小值问题(Optimization-related maximum and minimum maximum minimum problem)
    2013-09-29 16:26:25下载
    积分:1
  • LIANGZIYICHUAN
    量子遗传算法MATALB源码 经过测试可以使用.(Quantum genetic algorithm source MATALB code go though the test and it can work.)
    2013-10-23 22:08:25下载
    积分:1
  • A-Watermarking-Algorithm(MATLAB)--
    盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲水印关系嵌入量化嵌入离散余弦变换离散小波变换 按这篇文章的算法,自己编的matlab,没有攻击时水印提取率为1,加水印后图像PSNR有45+,。有攻击后提取率也有0.9+。(Blind watermark extraction can be fulfilled without referring to the original host image. Therefore it hasmuch prospective applications in the fields of information hiding and copyright protection. Based on blocking Discrete Cosine Transform (DCT) and blocking DiscreteWaveletTransform (DWT), the proposed blind watermarking algorithm uses an embedding strategy of adaptively selecting either relationship embedding or quantization embedding. The relationship em- bedding comes from the observation thatboth themagnitudes of coefficients concerned in the relationship usually have thesame change trend when the image is attacked. This strategy remarkably improves the robustness ofwatermark extraction.In addition, dithermodulation is used in quantization embedding, bywhich the tradeoff between transparency and robus-tness ofwatermarking can be easily adjusted. Simulation results show that the algorithm is fairly robust against the attacks such as noise, filtering, compression, and contrast )
    2013-04-14 16:15:47下载
    积分:1
  • Creep_Analysis__Circular_Plate
    基于一阶剪切变形板理论数值分析计算粘弹性功能梯度版蠕变(Based on first order shear deformation plate theory numerical analysis of functionally graded version of the calculation of viscoelastic creep)
    2011-09-19 17:16:19下载
    积分:1
  • MazeEEG
    这个是通过分析eeg(脑电波)来达到控制迷宫中物体移动的主程序 迷宫设计由matlab完成(this is through analysis eeg (EEG) to control the movement of objects maze of maze design by the main program Matlab completed)
    2006-07-10 18:15:36下载
    积分:1
  • svm_templateclass
    svm matlab标准模板,共初学者使用
    2011-05-23 23:31:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载