登录
首页 » matlab » newnethodotsu

newnethodotsu

于 2007-11-14 发布 文件大小:2KB
0 227
下载积分: 1 下载次数: 47

代码说明:

  一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bold ) % end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)

文件列表:

uneasy otsu.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • colorseg
    此函数主要用欧式距离法和maha法实现图像分割。简单实用。(Image segmentation)
    2013-05-21 21:56:48下载
    积分:1
  • 利用matlab语言和软件采用粒子群优化算法解决电力系统无功优化问题
    说明:  利用matlab语言和软件采用粒子群优化算法解决电力系统无功优化问题(Using MATLAB language and software to solve reactive power optimization problem in power system by particle swarm optimization)
    2019-05-04 21:06:44下载
    积分:1
  • bentley
    calculates the bentley sweep algorithm between two trapezoidal membership functions
    2013-08-01 21:10:33下载
    积分:1
  • chap2
    这是有关MATLAB学习的一些编程技巧和使用的一个程序示例(MATLAB STUDY)
    2009-05-10 09:00:16下载
    积分:1
  • OFDMsimulinkprogramme
    说明:  这是ofdm的原始仿真代码,是应用matlab环境下的程序。(This is the original OFDM simulation code is the use of Matlab environment procedures.)
    2006-05-10 21:11:11下载
    积分:1
  • matlab_sourcecode_for_Axes
    FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - FingerCode: 在数据库中加入该指纹 - Check: 指纹匹配(Fingerprint Feature Extraction FPEXTRACTDEMO demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options ...:- Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize: normalized input image- Gabor filters: Visualization Gabor Filter- Convolute: Calculation of the input image and Gabor filter convolution- Features: Characteristics of visualization- FingerCode: in the database to join the fingerprint- Check: Fingerprint matching)
    2021-03-11 13:09:26下载
    积分:1
  • MyMusic
    非常详细的MUSIC谱估计程序,自己写的,毕业设计,保证结果正确且可以运行。有非常详细的注释,每句话都有注解,简明易懂,保证可以看懂并学到知识,并且每一步与MUSIC算法详细的对应和算法解释,不管是学习程序还是学习算法都很有帮助,.m文件中是程序的一部分,全部代码在WORD中,肯定是你见过的最好的代码(MUSIC spectrum estimation very detailed procedures for their own writing, graduation, there are very detailed notes, every word has a comment, simple to understand, to ensure you can read and acquire knowledge, and every step of the MUSIC algorithm and the corresponding detailed and algorithm explanation, whether the learning process or learning algorithms are very helpful)
    2010-08-29 21:52:31下载
    积分:1
  • CS
    说明:  Matlab编写的压缩感知的库函数,包括稀疏分解和重构。(Written in compressed sensing Matlab library functions, including the sparse decomposition and reconstruction.)
    2010-12-07 21:41:03下载
    积分:1
  • math
    主要是数学中的各种算法,主要包含拟值优化,微分方程求解等算法实现。(math algorithm)
    2012-03-28 17:04:13下载
    积分:1
  • IIRMatlab
    IIR滤波器的设计,脉冲响应不变法和双线性法都有。 巴斯沃斯滤波器 椭圆滤波器 切比雪夫滤波器(The design of IIR filters, the impulse response have the same method and the bilinear method. Bath Butterworth filter elliptic filter Chebyshev filter)
    2012-05-29 19:15:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载