-
SegTool
matlab图像分割程序
手动和自动分割(matlab image segmentation procedures manual and automatic segmentation)
- 2007-09-19 18:33:56下载
- 积分:1
-
otsu
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.
- 2009-03-17 17:57:51下载
- 积分:1
-
MATLAB
说明: 本书中包含有 所有MATLAB的函数中文简介
对英文不好的朋友 有很好的用处(This book contains all the MATLAB functions Introduction to the English is not good Chinese friends have a good use)
- 2010-04-25 16:28:11下载
- 积分:1
-
0810
for zmdi using in matlab
mex function
speed 15µ s
- 2011-09-24 14:43:16下载
- 积分:1
-
kalman-for-track
combining kalman & imm
- 2011-12-02 16:55:59下载
- 积分:1
-
shuzhifenxi
数值分析,对于普通的编程实现一定的算法有很大的帮组,这是本人作业,服役偶偶程序计一定的解释,希望能帮助到大家(In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is proposed, which yields a maximum likelihood estimation of the Kepler orbit with multi-spatio-temporal state based on both the preprocessing of the small manoeuvring model and the determining of initial value parameter with two spatio-temporal state.
)
- 2012-10-27 10:32:16下载
- 积分:1
-
HOURLY_DATA_CONVERSION
Converting a 10 minute PV power data into an hourly average value ( reading the data an excel file and saving the resulting hourly average data as an excell file)
- 2017-02-06 20:35:50下载
- 积分:1
-
Annotating-Search-Results-from-Web-Databases
Annotating Search Results from Web Databases
- 2014-08-26 15:04:04下载
- 积分:1
-
lte
SIMULATING THE LONG TERM EVOLUTION PHYSICAL LAYER
- 2014-01-02 23:30:02下载
- 积分:1
-
KALMAN
根据系统辨识的系统模型,采用KALMAN滤波算法,根据期望信号和观测信号求未知的系统。(According to the system model system identification, using KALMAN filtering algorithm, based on the desired signal and the observed signal seeking unknown system.)
- 2014-06-24 10:57:41下载
- 积分:1