登录
首页 » matlab » otsu

otsu

于 2009-03-17 发布 文件大小:2KB
0 93
下载积分: 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
    本章将涉及比较深层的 MATLAB 内容:脚本;函数(一般函数、内联函数、子函数、 私用函数、方法函数);程序调试和剖析;数据结构(类、对象);重载和继承;面向对象 编程。本章配备了许多精心设计的算例。这些算例是完整的,可直接演练的。读者通过这些 算例,将真切感受到抽象概念的内涵、各指令间的协调,将从感知上领悟到面向对象编程的 优越和至关要领。(MATLAB )
    2010-03-09 22:30:34下载
    积分:1
  • resonator
    光通信中基本器件微环的基本分析,这个分析是在理想情况下分析的,没有考虑损耗(Basic analysis of the basic device in the optical communication microring, this analysis is in the ideal case the analysis, without considering loss)
    2012-09-03 17:02:56下载
    积分:1
  • cep1
    Matlab倒谱法测语音信号的基音周期。vista下测试成功(Matlab cepstrum method to measure the pitch period of speech signal. successfully tested under vista)
    2010-06-04 17:48:54下载
    积分:1
  • DSB
    仿真了DSB信号产生和调制的过程,方法简单,内容详尽,已经过调试。(Simulation of the DSB signal and modulation process, the method is simple, detailed, has been testing.)
    2013-12-12 00:10:53下载
    积分:1
  • detectors
    application of Bayes detector and NP detector examples with matlab
    2009-09-06 16:29:01下载
    积分:1
  • NcutClustering
    这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。(This is a matlab procedures for the spectral clustering.The method is effective for data classification.)
    2009-04-15 20:37:36下载
    积分:1
  • matlab-grammar-
    MATLAB中的基本语法和语句示例代码,MATLAB中基本的知识,具有实用性(MATLAB basic grammar and sentence sample code, MATLAB basic knowledge, practical)
    2014-09-18 11:01:00下载
    积分:1
  • caculate_variance
    Verilog语言求解均方根的近似方法,用MATLAB仿真实现,思想可移植到FPGA中(Verilog language rms approximate solving method, using MATLAB simulation, ideas can be transplanted into the FPGA )
    2013-11-20 20:55:10下载
    积分:1
  • rss-toa_DW_Simulation1
    rss-toa联合定位的仿真matlab程序,可以下载调试下~!(rss-toa joint positioning)
    2012-01-15 18:09:20下载
    积分:1
  • LTE_Channel_Model
    LTE的信道模型,SCM, 标准3GPP25.966有说明(LTE channel model, SCM, a description of the standard 3GPP25.966)
    2010-12-04 11:23:25下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载