登录
首页 » matlab » 1

1

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

代码说明:

说明:  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 个回复

  • dr
    说明:  无线网络路由算法,直接传输到基站,可以在MATLAB上运行。(Wireless network routing algorithms, directly to the base station transmission, can run in MATLAB. )
    2012-04-27 11:17:08下载
    积分:1
  • gaoguangpu
    离散小波变换域非负张量分解的高光谱遥感图像压缩(Discrete wavelet transform domain of non-negative tensor decomposition of hyperspectral remote sensing image compression)
    2014-05-15 00:47:02下载
    积分:1
  • prewitt_mammogram
    Prewitt edge detection for mammogram using matlab
    2009-10-20 16:45:38下载
    积分:1
  • VC调用matlab文件中的函数的实的源代码
    说明:  关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!(on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!)
    2005-11-09 15:25:14下载
    积分:1
  • 121114107MATLAB9
    MATLAB通信系统仿真(程序库),建立一个仿真系统(MATLAB simulation of communication systems (library), the establishment of a simulation system)
    2009-04-16 10:10:30下载
    积分:1
  • p_matlab_2oparcial
    A bad MATLAB data for the algorithm as a DTW model. It can′t recognise the number of 0-9. Do not try it, just do not run testdtw.
    2010-12-23 22:14:11下载
    积分:1
  • RS编译码的Matlab
    RS编译码的Matlab程序,与陈文礼的《RS纠错编码原理及其实现方法》配套,已调试通过。(RS encoder and decoder ,matlab program)
    2021-04-27 11:38:44下载
    积分:1
  • report112
    基于小波的指纹图像的分解,降澡,效果比较的好.(Based on the wavelet fingerprint image s decomposition, falls the bath, effect comparison good)
    2009-05-17 10:12:13下载
    积分:1
  • txt2mat
    Programme de conversion de fichier texte en Matrice en matlab
    2013-05-01 20:18:04下载
    积分:1
  • curv
    角点的计算calculate the curvature of image(calculate the curvature of image)
    2010-10-07 11:24:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载