登录
首页 » matlab » improve-canny

improve-canny

于 2012-06-28 发布 文件大小:1KB
0 247
下载积分: 1 下载次数: 468

代码说明:

  这是一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)

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

发表评论

0 个回复

  • matlabimagenegative
    Matlab program for image negative and thresholding without using inbuilt functions in matlab...
    2010-09-26 19:16:07下载
    积分:1
  • AWGN-BPSK
    这个Matlab程序计算在高斯白噪声(Additive White Gaussian Channel )下BPSK调制中的错误概率。(The Matlab procedure in the Gaussian white noise (Additive White Gaussian Channel) under BPSK modulation of the error probability.)
    2008-06-29 19:44:32下载
    积分:1
  • chap5_1main
    2自由度机器人系统的MATLAB仿真运算并作图(MATLAB simulation operation two degrees of freedom robotic systems and mapping)
    2015-03-19 19:36:59下载
    积分:1
  • 支持向量机用于对样本数据或函数的回归预测 svm
    支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现(Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve)
    2010-11-07 09:05:38下载
    积分:1
  • bp_pids
    说明:  别人文章中的BP-PID的S函数,可以试一试(BP-S function)
    2011-03-13 16:16:32下载
    积分:1
  • costFun
    针对视频中的运动估计的钻石搜索法,比三步搜索法好,有源码以及数据。(Motion estimation for video in the diamond search, better than the three-step search method, with source code and data.)
    2010-11-23 14:54:55下载
    积分:1
  • Bootsbagsmethodresampling
    靴袋法重采样,用于小样本时的重新采样后扩大样本含量的程序(Boots bags method re-sampling)
    2010-05-19 16:32:01下载
    积分:1
  • OFDM_simulation
    a method of ofdm simulation using matlab(a method of OFDM simulation using Matlab)
    2006-07-10 10:45:53下载
    积分:1
  • example4_3
    例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts (x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num2str(ta)]) axis([-T T-0.2 1.2]) xlabel( t /s ) figure subplot(211) f=linspace(-fs/2,fs/2,N) plot(f,abs(fftshift(y))/N) title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ]) xlabel( f /Hz ) )
    2010-05-25 20:59:59下载
    积分:1
  • gall
    lms echo cancellation
    2011-10-02 22:51:01下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载