登录
首页 » matlab » otsu

otsu

于 2009-03-17 发布 文件大小:2KB
0 284
下载积分: 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 个回复

  • Simulink_DSP_Blockset
    Simulink DSP Blockset
    2010-09-30 20:01:37下载
    积分:1
  • MATLAB7.0
    MATLAB 7.0从入门到精通的源码,包含整本书的代码,很不错的(MATLAB 7.0 from the entry to the master source, contains the entire code book, it is good)
    2009-05-24 10:32:40下载
    积分:1
  • Betweenness
    这个程序可以用来计算复杂网络中的介数,稍微修改就可以实现边介数和点介数的计算。(This program can be used to calculate the number of referrals of complex networks, a slight modification can calculate the number of edges and points referral referral number.)
    2013-12-26 10:17:30下载
    积分:1
  • genetic-algorithm
    基于改进型遗传算法在LQR线性控制器中的应用(Based on Improved Genetic Algorithm in LQR Linear Controller)
    2015-04-07 09:06:12下载
    积分:1
  • 41
    说明:  Adaptive MIMOofdm simulink help
    2009-05-07 10:30:23下载
    积分:1
  • toolbox_optim
    optimization algorithms
    2012-04-21 00:20:36下载
    积分:1
  • TS_TSP
    matlab程序编写 利用禁忌算法实现选择性拆卸序列规划(matlab code disassembly sequence planning based on tabu algorism)
    2015-04-22 11:04:04下载
    积分:1
  • car_charge
    可以轻松实现电动汽车恒压恒流两段式充电,性能优越(car charge)
    2015-12-19 22:05:27下载
    积分:1
  • Romberg
    使用Matlab语言完成《数值计算方法》中的Romberg(龙贝格)积分公式,程序可以根据用户输入的积分上下限、误差容限及表达式实现Romberg积分。(Using Matlab language to complete " numerical methods" in the Romberg (Romberg) integral formula, the program based on user input limits of integration, error tolerance and expression implementations Romberg integration.)
    2013-08-14 17:12:01下载
    积分:1
  • CPHD
    用于多目标追踪的基概率密度假设粒子滤波程序(matlab code for CPHD filter )
    2021-01-25 09:08:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载