登录
首页 » matlab » 1

1

于 2013-12-18 发布 文件大小:1KB
0 176
下载积分: 1 下载次数: 15

代码说明:

  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)

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

发表评论

0 个回复

  • matlab_classic_book
    有关matlab较为基础的入门书籍。很适合初学者学习借鉴和使用。(For more matlab basic introductory books. It is suitable for beginners to learn and use.)
    2013-07-24 21:28:45下载
    积分:1
  • GM(1_1
    GM(1,1)模型的matlab编码,实用型(GM (1,1) model matlab coding, practical)
    2013-03-31 13:31:39下载
    积分:1
  • WebMATLAB
    MODEL modeling system markov
    2015-03-06 20:13:23下载
    积分:1
  • Power-master
    说明:  潮流计算的仿真分析,主要是对于PQ分解法的讲解。(love fdskj d df ;lslfds;fs ;lfkdlsf;lks kf; lskf;lsdk;lf k;slf;s)
    2019-03-31 18:29:07下载
    积分:1
  • matlabteacher
    Matlab使用的算法,非常好,非常酷,非常好用(Matlab is a very goog tool.Matlab is so cool.)
    2010-05-10 14:53:40下载
    积分:1
  • self_correlation
    混沌序列的自相关函数算法,也可以用来检查随机或伪随机序列的自相关(self-correlation of chaotic map or random sequence)
    2020-07-04 04:20:01下载
    积分:1
  • Bouc-Wen
    Bouc-Wen非线性滞回模型仿真程序,通过此程序可观察Bouc-Wen模型中各参数对其所描述的滞回曲线形状的影响(Bouc-Wen nonlinear hysteretic model simulation program, described by the Bouc-Wen model parameters on the hysteresis curve shape can be observed through this program)
    2021-04-08 16:19:01下载
    积分:1
  • computingBERwithHamming
    Script for computing BER with Hamming (7,4) code and maximal likelihood hard decision decoding
    2010-07-13 22:48:17下载
    积分:1
  • R(D)
    这个程序可用来画R(D)函数,学习信息论的一般要做这个。(This procedure can be used to draw R (D) function, learning the general information theory to do this.)
    2010-05-11 17:15:41下载
    积分:1
  • xiandaitongxinxitongmatlab-code
    现代通信系统matlab版源代码 常用于与matlab相关的通信系统仿真 比如滤波器等(Matlab version of modern communication systems commonly used in the source code associated with the matlab simulation of communication systems such as filters, etc.)
    2011-04-21 22:17:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载