登录
首页 » matlab » Hough-circle-detection

Hough-circle-detection

于 2011-03-01 发布 文件大小:204KB
0 240
下载积分: 1 下载次数: 0

代码说明:

说明:  本压缩包是利用霍夫变换来处理圆角边界问题(This archive is the use of Hough transform to deal with border issues fillet)

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

发表评论

0 个回复

  • overall
    overall heat transfer
    2010-12-14 10:10:14下载
    积分:1
  • wine
    SVM的一个实例,对不同葡萄酒分类,有原始数据(Matlab code for SVM, classifing types of wine, with original data.)
    2021-04-11 20:18:57下载
    积分:1
  • EM
    实现EM算法的MATLAB仿真程序,利用高斯混合模型实现EM聚类算法,并比较估计参数。(EM algorithm to achieve the MATLAB simulation program, using Gaussian Mixture Model EM clustering algorithm, and compare the estimated parameters.)
    2013-10-31 23:18:56下载
    积分:1
  • CodeReplicaMAP
    In order to reproduce Figure 3 in the Replica Paper, do the following in order: 1. Run "Linear_test.m" 2. Run "Lasso_Optimal Regularization.m" 3. Run part 0,1 and 2 (not part 3) from "Lasso_test.m" 4. Run "Zero Norm Regularization_Optimal Regularization.m"
    2012-10-21 18:57:48下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • shiliangkongzhidq
    说明:  双馈感应电机的矢量控制仿真模型,用的是定子磁链定向(The vector control simulation model of doubly fed induction motor uses stator flux orientation)
    2020-04-13 18:55:00下载
    积分:1
  • nr14
    说明:  IEEE14节点潮流算法,牛顿法,考虑了节点顺序优化(IEEE14 node flow algorithm, Newton method, consider a node sequence optimization)
    2010-05-03 01:25:24下载
    积分:1
  • qrxjq
    天线方向图可以看出此算法的性能,该程序把静态方向图与加了旁瓣电平-30db的切比雪夫权方向图相比较(Antenna pattern can be seen the performance of this algorithm, the program direction of the static map with the addition of side lobe level of-30db Chebyshev right direction compared to Figure)
    2007-10-15 15:56:14下载
    积分:1
  • the-design-of-three-pid
    关于常规pid的z-n整定函数的应用,通过此函数可以方便的实现pid的离线整定。(Zn conventional tuning function pid of the application, through the implementation of this function can be easily off-line tuning pid.)
    2011-06-15 19:55:25下载
    积分:1
  • Matlab-dq-transformation-
    Matlab中基于dq变换的锁相环仿真研究.(Matlab based on dq transformation of phase-locked loop simulation.)
    2011-08-02 15:01:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载