登录
首页 » matlab » Canny-edge-detector-algorithm-matlab-codes

Canny-edge-detector-algorithm-matlab-codes

于 2014-01-31 发布 文件大小:824KB
0 146
下载积分: 1 下载次数: 7

代码说明:

  Canny edge detector algorithm matlab codes This part gives the algorithm of Canny edge detector. The outputs are six subfigures shown in the same figure: • Subfigure 1: The initial "lena" • Subfigure 2: Edge detection along X-axis direction • Subfigure 3: Edge detection along Y-axis direction • Subfigure 4: The Norm of the image gradient • Subfigure 5: The Norm of the gradient after thresholding • Subfigure 6: The edges detected by thinning

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

发表评论

0 个回复

  • ACS754xCB-050
    hall effect current sensor
    2010-08-09 18:54:17下载
    积分:1
  • legendre_gauss
    此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)(for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula))
    2006-11-06 17:04:30下载
    积分:1
  • My_LEACH
    Another version of leach
    2015-04-20 19:36:49下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • JHJB
    说明:  利用matlab进行几何畸变。给定一幅图像,固定其坐标,然后,进行畸变。(using Matlab for geometric distortion. To set an image, fixed his coordinates, and then for distortion.)
    2006-04-10 19:34:28下载
    积分:1
  • Nouveau-Document-texte
    TRANSFORMEE DE FOURIER
    2012-02-05 06:05:48下载
    积分:1
  • FOC
    Direct Torque Control, Induction Motor Vector Control Without
    2013-09-01 18:45:19下载
    积分:1
  • Neural-Network-Design
    An ebook of neural network
    2012-05-02 19:54:40下载
    积分:1
  • simth
    史密斯原图和rcs计算的编码程序,基础程序可以好好学习下,希望有帮助!(Smith original coding procedures, basic programs can learn under, want to help!)
    2013-10-13 21:05:48下载
    积分:1
  • pvdemobingwang
    光伏并网PQ控制策略,主要用于光伏并网逆变器控制系统( PQ control)
    2015-03-10 12:50:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载