登录
首页 » matlab » otsu

otsu

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

  • MATLAB_SYMBOL_COMPUTATION
    MATLAB符号计算,内容涵盖: 1 符号对象 2 符号微积分 3 级 数 4 符号方程求解 (MATLAB symbolic computation, covering: a symbolic object 2 sign symbol calculus equation 3 series 4)
    2010-08-04 13:15:06下载
    积分:1
  • barweb.m
    Function to plot bar graphics in matlab
    2011-04-28 21:07:32下载
    积分:1
  • 11888999
    光伏电池数学模型以及在标准条件下光伏电池的输出P-U,I-U曲线(Mathematical models of photovoltaic cells and photovoltaic cells under standard conditions of the output PU, IU curve)
    2015-06-09 20:05:05下载
    积分:1
  • anodepressurePID-
    质子交换膜燃料电池阳极PID控制.m文件,改模型在matlab下建立的,可以直接使用或者更改(fuel cell anode mode)
    2017-04-06 21:32:32下载
    积分:1
  • FCM,GK,GG模糊聚类算法
    fcm实现简单的数值分类,只要你重新定义数据矩阵,就可以直接进行分类。(FCM implements simple numerical classification, which can be directly classified as long as you redefine the data matrix.)
    2021-04-21 15:08:49下载
    积分:1
  • project3
    这是心电项目的程序,VS写的,ecg检测,可以算心率,QRS波间隔(This program is the heart of power projects, VS write of ECG)
    2016-11-21 12:13:44下载
    积分:1
  • ofdm
    基本说明了OFDM在MATLAB的系统仿真过程,详细说明了OFDM信号的产生过程。(Basic description of the OFDM System Simulation in MATLAB process, described in detail the process for selecting the OFDM signal.)
    2008-07-08 15:04:28下载
    积分:1
  • SA
    说明:  利用MATLAB实现模拟退火算法计算商旅问题(Use MATLAB to achieve simulated annealing algorithm Business Problems)
    2014-11-01 13:31:38下载
    积分:1
  • leidafangzhen
    仿真分析积累检测的性能(发现概率、虚警概率与信噪比的关系曲线)。此程序非常完善,很符合老师的要求(Accumulation detection performance ( simulation analysis found that the probability of false alarm probability SNR curve ) . This program is very perfect , and it is consistent with the teacher requirements)
    2021-04-22 16:58:48下载
    积分:1
  • VIP
    Binary Subtraction performs binary subtraction for two bit arrays and produces back the result, can be used if you represent your bits/symbols as array elements.
    2010-08-26 17:53:23下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载