登录
首页 » matlab » 1

1

于 2013-12-18 发布 文件大小:1KB
0 278
下载积分: 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 个回复

  • yy
    说明:  太阳能光伏单相并网逆变器及仿真和一系列别的神马东西(Solar photovoltaic grid-connected inverter and Simulation of single phase and a series of other what thing)
    2012-05-05 14:07:17下载
    积分:1
  • apfc
    有源逆变电路,传统boost升压电路,控制电路实现了uc3854的功能电路!(Uc3854 functional circuit!)
    2012-09-04 22:09:09下载
    积分:1
  • n
    运用matlab这个软件运用递归方法运算出任意一个数的阶乘(The use of this software using a recursive method matlab computing factorial of a number of arbitrary)
    2013-11-29 14:25:19下载
    积分:1
  • MI
    说明:  计算图像间的互信息量,从而有效衡量图像间的相关程度。(mutual information of image)
    2010-09-03 11:13:04下载
    积分:1
  • cosimulation-(1)
    MATLAB 基础教程,老师根据经验总结编写,十分实用(MATLAB TEACHING )
    2013-04-27 17:41:26下载
    积分:1
  • hop8_6
    该simulink程序对调频通信系统进行了建模和仿真,能够对系统在AWGN信道下的误码率进行检测。(The simulink program for FM communications system modeling and simulation, capable of BER in AWGN channel for testing.)
    2014-06-23 10:54:50下载
    积分:1
  • closeness-centrality
    matlab的m文件,计算复杂网络中节点的紧密中心性(closeness centrality of nodes in complex networks)
    2021-03-09 14:29:28下载
    积分:1
  • 1.MUSIC-MATLAB
    MUSIC算法MATLAB程序,波束形成陈列信号处理的理论和应用(failed to translate)
    2011-10-31 11:10:29下载
    积分:1
  • Truck-driver-Matlab-program
    Truck driver Matlab program (need to change the engine rotation speed and torque transmission ratio)
    2014-01-12 14:27:04下载
    积分:1
  • new_model
    说明:  蓄电池放电模型,经过调试可以使用,希望对大家有帮助。(Battery discharge model, after debugging can be used, I hope to help you.)
    2019-06-11 15:20:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载