登录
首页 » matlab » otsu

otsu

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

  • InvertedPendulumControled
    matlab算法及例程,有pdf文档说明,英文(matlab algorithms and routines, there are pdf documents that, in English)
    2010-12-13 12:59:57下载
    积分:1
  • tracking1
    用于图像处理等等,在MATLAB中实现移动目标的检测与辨识。(Used in image processing and so on, is realized in MATLAB moving target detection and recognition.)
    2013-11-18 22:33:31下载
    积分:1
  • rotation-invariant-LPQ
    Matlab implementation of rotation invariant Local Phase Quantization (LPQ)
    2011-10-25 16:27:53下载
    积分:1
  • sjfx
    matlab中常用求插值、数据分析、微分方程组数值解m文件(err)
    2007-12-28 16:41:15下载
    积分:1
  • MSKfading
    matlab simulation program for MSK transmission systems
    2010-10-18 17:14:38下载
    积分:1
  • format-long1
    基于matlab的三机九节点潮流计算,电力系统分析(Matlab-based three-machine nine node load flow, power system analysis)
    2011-11-20 13:11:53下载
    积分:1
  • Nested array
    非均匀阵列 + MUSIC 算法的 DOA 例程(DOA routine of non-uniform array + MUSIC algorithm)
    2020-12-15 15:39:15下载
    积分:1
  • gardner
    gardner定时同步算法matlab仿真(gardner timing agithrim)
    2010-11-02 10:10:17下载
    积分:1
  • path
    这是计算最优路径的Floyd算法在Matlab中的实现程序。(This is the calculation of the optimal path Floyd algorithm in Matlab implementation process.)
    2013-09-13 17:05:12下载
    积分:1
  • chang-wei-fen-fangcheng
    微分方程求解,利用matlab软件,解决微分方程领域各种问题(Solving differential equations using matlab software, field problems to solve differential equations)
    2013-09-14 11:46:06下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载