登录
首页 » matlab » otsu

otsu

于 2009-03-17 发布 文件大小:2KB
0 150
下载积分: 1 下载次数: 69

代码说明:

   OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.

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

发表评论

0 个回复

  • Capon
    运用最小均方误差方法实现波束形成,包括均匀直线阵和平面阵(Using the minimum mean square error method to achieve beamforming, including the uniform linear array and planar array.)
    2012-05-05 10:53:07下载
    积分:1
  • SAMPLE1
    对于属性节点进行一定的分析,得到属性节点使用的范例。(attribute node)
    2014-01-07 13:51:23下载
    积分:1
  • wnn
    说明:  很好的小波人工神经网络MATLAB 源代码 (source code of wavelet neural network of matlab)
    2010-04-15 16:20:06下载
    积分:1
  • demarcate
    自己在数模中写的关于照相机标定的代码,跟大家分享(Write their own within a few modules of code on the camera calibration, to share with you)
    2011-04-26 09:41:23下载
    积分:1
  • ber-bpsk-ofdm-rayleigh-channel
    ber bpsk ofdm rayleigh channel
    2010-05-30 03:20:00下载
    积分:1
  • gui_camera
    bean recog -gui red , green and black color only M file
    2013-07-10 05:44:17下载
    积分:1
  • stft-111
    利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。(The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.)
    2013-11-26 15:53:13下载
    积分:1
  • tightfig
    matlab code for tightfig
    2015-02-07 13:59:45下载
    积分:1
  • paper4
    Technical Report Multi-Carrier Position-Based Packet Forwarding Protocol For Wireless Sensor Networks
    2015-02-25 16:28:11下载
    积分:1
  • numericalsimulationmatlab
    数值分析 通过matlab的实现。由多元插值等程序组成 (matlab numerical simulation)
    2010-08-17 17:55:48下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载