登录
首页 » Matlab » hough变换检测圆matlab程序

hough变换检测圆matlab程序

于 2023-08-02 发布 文件大小:404.83 kB
0 39
下载积分: 2 下载次数: 1

代码说明:

利用霍夫变换的思想实现对图像中圆形的检测,用matlab实现,并附有相关的说明文档

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

发表评论

0 个回复

  • msentropy
    多尺度采样熵计算程序,该程序结合采样熵程序可以计算在多尺度条件下的熵的结果(multiscale sample entropy calculation)
    2020-12-04 17:09:24下载
    积分:1
  • SSIsomap1
    semi supervised Isomap,matlab codes.
    2010-10-27 14:53:26下载
    积分:1
  • DrawTree_Ctl
    实现云模型与分形的树模拟,用MATLAB和VB混合编程实现(achieve cloud model and fractal tree simulation with MATLAB and VB Programming)
    2006-10-31 10:51:37下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • self_adaptive_filter
    自适应滤波器,包括LMS算法和最陡下降法,以及对LMS算法的一些对比(Adaptive filters, LMS algorithm and steepest descent method, and comparison of some of the LMS algorithm)
    2010-10-07 23:12:44下载
    积分:1
  • Ababoostdemo
    ababoost级联分类器,通过一组弱分类器形成一个强分类器(cascade of classification)
    2009-05-04 17:54:37下载
    积分:1
  • MUSIC_pufeng
    MUSIC算法源程序,阵列信号处理DOA估计子空间MUSIC算法谱峰搜索程序(MUSIC for DOA estimation)
    2013-01-13 19:52:05下载
    积分:1
  • ITask
    Creates a new ConfigurationParser for the given String arguments.
    2014-01-16 13:40:56下载
    积分:1
  • 5
    说明:  选题二、基于matlab简单图像处理系统用中值滤波方法消除噪声(Two topics, based on matlab image processing system with a simple median filter to eliminate noise)
    2014-01-19 22:23:22下载
    积分:1
  • KTHorb
    There are numerous MATLAB m-files included in this software package. Thus, the the authors have bundled all files and sample data in a *.zip file (KTHorb.zip). The Readme.txt file describes the directories created when the .zip file is unpacked. The file Matlab_implementation.doc (or Matlab_implementation.txt) describes some of the classes and methods included in the package for GPS satellite orbit interpolation.(There are numerous MATLAB m-files included in this software package. Thus, the the authors have bundled all files and sample data in a*. zip file (KTHorb.zip). The Readme.txt file describes the directories created when the. Zip file is unpacked. The file Matlab_implementation.doc (or Matlab_implementation.txt) describes some of the classes and methods included in the package for GPS satellite orbit interpolation.)
    2007-12-26 04:10:55下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载