登录
首页 » Matlab » Hough变换

Hough变换

于 2023-08-26 发布 文件大小:104.40 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

% 该算法通过a = x-r*cos(angle),b = y-r*sin(angle)将圆图像中的边缘点% 映射到参数空间(a,b,r)中,由于是数字图像且采取极坐标,angle和r都取% 一定的范围和步长,这样通过两重循环(angle循环和r循环)即可将原图像% 空间的点映射到参数空间中,再在参数空间(即一个由许多小立方体组成的% 大立方体)中寻找圆心,然后求出半径坐标。

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

发表评论

0 个回复

  • fastslam
    sir particle Filter for robot localization, mapping, SLAM. Matlab simulation of the application of particle filter robot localization, mapping, SLAM
    2009-07-16 01:25:31下载
    积分:1
  • greedy_method
    greedy_method.m为为贪婪算法程序。所得结果为局部最优,可能不是全局最优的。(greedy_method.m greedy algorithm program. The results obtained for the local optimum, may not be globally optimal.)
    2012-04-16 14:52:45下载
    积分:1
  • gpsins
    GPSINS组合导航仿真,没有实际的数据 用于理论仿真(GPSINS SIMULATION)
    2012-06-05 20:10:20下载
    积分:1
  • ercipinghuayuce
    二次平滑预测的matlab程序,用于采用二次平滑指数模型进行预测的实现。(Two smoothing Matlab procedures, for the realization of the two exponential smoothing forecasting model )
    2014-08-25 14:44:34下载
    积分:1
  • EEMD
    说明:  利用EEMD进行自适应信号分解,并附赠一个快速样本熵的程序。(EEMD is used for adaptive signal decomposition, and a fast sample entropy program is attached.)
    2020-06-24 13:20:02下载
    积分:1
  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • matlab-control-5.0.0(复件)
    在java中调用matlab的方法 非常好的软件,软件(use matlab with java , is good way to do thing)
    2018-01-31 17:00:51下载
    积分:1
  • 路面裂缝检测
    函数说明: main函数:lie_wen_version2 frequence_get:估计周期性噪声频率 bwfilter:二值滤波器 Muban:构造陷波滤波器 conPiontRemove:剔除分叉点,重新标记二值图 connectLabel:连接在同一直线上的标记区域 minboundrect:获得包含裂纹区域的最小矩形
    2022-02-24 13:33:05下载
    积分:1
  • plotp
    plotting planes for matlab
    2009-11-01 09:13:36下载
    积分:1
  • dmingo_Kaspersky_Kis
    algorithme pour la detectoin de plaque
    2010-04-02 18:13:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载