登录
首页 » matlab » otsu

otsu

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

  • tryofGM
    实现了灰色理论在关联度识别方法在matlab中的应用(Grey achieved recognition in the correlation of in matlab)
    2010-09-12 23:19:50下载
    积分:1
  • Solutions_manual_for_modern_signal_processing-2nd
    This the solution manual for modern signal processing.
    2008-03-22 01:47:57下载
    积分:1
  • MATLAB
    经典matlab算法,好好学习的话,收益很大的 呵呵(perfect matlab materials)
    2010-12-23 15:48:11下载
    积分:1
  • makemcode
    here is the code for makemcode in matlab
    2011-10-20 03:18:27下载
    积分:1
  • exact_alm_rpca
    ALM fo Robust PCA,实现RPCA(ALM fo Robust PCA)
    2013-01-08 19:04:41下载
    积分:1
  • matlab_dsp_pp
    用matlab来实现数字信号处理的原程序(using Matlab to digital signal processing to achieve the original program)
    2007-04-10 22:12:06下载
    积分:1
  • ANFIS-Design
    Function Approximation with ANFIS
    2014-10-24 05:35:33下载
    积分:1
  • radar-material
    介绍雷达资料在雷电临近预报中的应用的PPT(Introductory radar data lightning nowcasting PPT)
    2013-03-26 16:38:57下载
    积分:1
  • Fuzzy_PID
    基于Matlab的模糊自适应PID控制器仿真研究 传统PID在对象变化时,控制器的参数难以自动调整。将模糊控制与PID控制结合,利用模糊推理方法实现对PID参数的在线自整定。使控制器具有较好的自适应性。使用MATLAB对系统进行仿真,结果表明系统的动态性能得到了提高。(Fuzzy adaptive PID controller based on Matlab simulation Traditional PID object changes, the controller parameters are difficult to be adjusted automatically. Fuzzy control and PID control to achieve PID parameters online self-tuning fuzzy inference method. Controller has better adaptability. Using MATLAB system simulation results show that the dynamic performance of the system have )
    2012-03-15 13:58:58下载
    积分:1
  • ups_user_manual
    一款UPS的使用手册 让读者了解UPS的相关知识 帮助读者认识UPS(The use of a UPS UPS manual for readers to understand the relevant knowledge to help readers understand UPS)
    2010-08-30 09:50:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载