登录
首页 » matlab » OTSU

OTSU

于 2009-05-21 发布 文件大小:1KB
0 262
下载积分: 1 下载次数: 118

代码说明:

  基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离(Otsu threshold segmentation)

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

发表评论

0 个回复

  • testelection
    This is a MATLAB code (function) which elects two new nodes each time. Nodes are elected relatively to their distance in term of hop count to the initiator. This code is used by tree construction algorithm in networks modeled as weighted matrix.
    2015-03-23 18:15:06下载
    积分:1
  • GABOR
    使用matlab里的函数来提取Gabor小波特征(Matlab function to use in feature extraction Gabor wavelet)
    2015-04-08 16:31:59下载
    积分:1
  • scale-space
    sift算子中高斯金字塔和DOG的生成,只是该算子的最初步骤(sift operator:the generation of Gaussian pyramid and DOG。it is only the first steps)
    2009-04-25 10:29:31下载
    积分:1
  • Matlabimageprocessingtoolbook
    说明:  Matlab图像处理工具手册,介绍一些MATLAB 图像处理命令(Matlab image processing toolkit to introduce some MATLAB image processing commands)
    2008-09-26 04:18:12下载
    积分:1
  • 3x3-neighbor-pixel
    Description All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size)) input inp_img=2d data(row * col) w=cover size w=[3 3] = 3x3 cover pixel generation output o_img=result 3d o_img(w(1),w(2),r*col) if inp_img=[1 2 3 4 5 6 ] w=[3 3] Soloution it will construct new image new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0] result o_img(:,:,1)=[0 0 0 0 1 2 0 4 5] o_img(:,:,2)=[0 0 0 1 2 3 4 5 6] finally o_img(1:3,1:3,6) example a=imread( pears.png ) b=rgb2gray(a) c=cover_window( b,[3 3]) 3x3 window construction
    2014-10-24 17:14:14下载
    积分:1
  • krig
    MATLAB克里金差值,主要是之前收集的一些程序汇总(MATLAB Kriging Difference)
    2019-04-22 14:53:00下载
    积分:1
  • mfcosomo
    Function Toolbox hope u like it
    2010-12-03 20:47:52下载
    积分:1
  • to
    说明:  一般通信AM FM BPSK MSK信号的产生 与频谱仿真及通过滤波器仿真(General Communication AM FM BPSK MSK signal generation and spectrum simulation and emulation through the filter)
    2010-04-16 16:28:15下载
    积分:1
  • cnv_encd
    仍然是卷积码的代码,是matlab的,最近写这方面的论文,找了很多(Convolutional code is still code, is matlab, recently wrote this paper to find a lot of)
    2010-06-03 13:08:00下载
    积分:1
  • MPM01
    这是一个实现预失真功能的算法仿真,效果不错,希望对大家有所帮助。(a algorithm of predistortion is proposed in this program,and it has a good performance,)
    2012-06-01 11:18:15下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载