登录
首页 » matlab » 1

1

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

  • fdtd twomedium
    采用fdtd方法,分别计算平面波照射到1维层介质的反射与透射以及在理想介质中的传播,场源可为高斯源或者正弦源,可以直观理解趋肤深度和边界概念(By fdtd method, were calculated to 1-dimensional plane wave radiation reflection and transmission media layer and spread in an ideal medium, the field for the Gaussian source or sources can be sinusoidal source, you can intuitively understand the concept of skin depth and the boundary)
    2011-06-03 09:00:10下载
    积分:1
  • The-steepest-descent-method
    关于最优化算法的Matlab仿真程序,最速下降法与牛顿法。(Optimization algorithm Matlab simulation program, the steepest descent method and Newton method.)
    2013-05-20 00:15:45下载
    积分:1
  • matlabR
    All command in Matlab/R
    2011-02-07 06:19:58下载
    积分:1
  • ICS_Matlab
    本人参考论文写的ICS,只是仿真。可以改善25dB,有什么问题参考里面的论文。(Repeater ICS for simulate. Not Fpga realization)
    2012-04-18 10:49:29下载
    积分:1
  • release
    what makes paris likes paris会议论文的源代码(what makes paris likes paris)
    2013-08-18 11:13:11下载
    积分:1
  • Leadacid
    inverter simulation with lead acid battery communication blocks are used
    2011-10-23 18:33:13下载
    积分:1
  • 4WD
    A four-wheel Vehicle model by Matlab Simulink
    2018-03-14 14:51:13下载
    积分:1
  • PCA
    在WINDOWS环境下,使用MATLAB写的PCA代码,移植性好,对于做PCA的能方便使用!(In the WINDOWS environment, the use of PCA written in MATLAB code, portability, and for doing the PCA can easily use!)
    2013-09-14 17:13:24下载
    积分:1
  • MATLAB
    间接观测平差(距离) 请输入未知数系数矩阵 请输入观测值 (Indirect observation adjustment (distance) Please enter the unknown coefficient matrix Please enter the observation)
    2011-10-08 08:55:48下载
    积分:1
  • AD_IIR
    IIR Filter Implemented in Matlab
    2014-11-28 07:19:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载