-
bwdistsc
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
- 2007-10-10 15:08:07下载
- 积分:1
-
im2bw_args
对于数字图像处理的二值化过程,还有GUI界面建立,方便快捷。(Binarization process for digital image processing, as well as GUI interface to establish quick and easy.)
- 2013-05-19 11:30:57下载
- 积分:1
-
83390080xizijiderenlianshibie
face detection + matlab source codes(face detection+ matlab source codes)
- 2009-12-05 22:49:21下载
- 积分:1
-
辅助小波分析与应用例程
关于小波分析的 具体是什么 我也不太清楚(wavelet analysis on the specific is what I did not know)
- 2005-06-05 10:38:26下载
- 积分:1
-
junzhi
说明: 中值滤波和均值滤波,希望对大家有点帮助了呵呵,我也是在研究中.(Median filter and mean filter, we want to help a bit Oh, I am also in the study.)
- 2011-03-19 17:13:03下载
- 积分:1
-
NN
说明: 使用MATLAB完成的经典的BPNN算法,在神经网络的课程学习上有很好的帮助(Use MATLAB to complete the BPNN classical algorithms, neural networks in the courses have a good help)
- 2015-01-24 20:41:25下载
- 积分:1
-
Pattern-Recognition-2nd-Ed.-(2009)
A Practical Step by Step Speech Recognition System
Good for both beginners and Experts. Codes are discuss too
- 2013-11-17 23:18:50下载
- 积分:1
-
bluetooth_17
Bluetooth Matlab/Simulink simulation Module
- 2010-09-10 18:14:48下载
- 积分:1
-
PID
增量式PID控制算法(m文件实现,包括三种信号源以及结果的图像展示)(Incremental PID control algorithm (m file implementation, including three kinds of image signal source and the results show))
- 2015-01-30 22:10:18下载
- 积分:1
-
PDV-algorithm
用于分类的主判别变量算法(principal discriminant variate algorithm) ( principal discriminant variate algorithm for two classes, x1 and x2.
x1 is the training samples in the 1st class with each column being the spectrum characterizing the corresponding sample.
x2 is the training samples in the 2nd class with each column being the spectrum characterizing the corresponding sample.
lamda is the penalty weight defining the balance between FLDA and PCA.
dvnum is the number of principal discriminant variates to be computed. A defaul value for dvnum is 2.
dv is the principal discriminant variates.
scores is the matrix with each row being the scores of the samples on the corresponding principal discriminant variate.
xmean is the mean spectra of the sample, which was used for mean-centering the data in training and prediction.
)
- 2013-12-15 19:59:43下载
- 积分:1