-
chazhifa
这是三个实现插值算法的函数,都是应用比较广泛的方法。(This is the interpolation algorithm to achieve the three functions are relatively wide range of methods of application.)
- 2008-12-16 19:36:34下载
- 积分:1
-
1052
MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.m: generate the sample pattern automatically, which is used to sample the fingerprint. gabor2d_sub: get gabor filter. varpic.m: calculate variance picture(MATLAB source, preprocessing.m : preprocess the picture including : Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m : input the source picture output the core point o f the fingerprint. samfun.m : generate the sample pattern automatically, which is used to sample the fingerprint. gabor2 d_sub : get gabor filter. varpic.m : calculate variance picture)
- 2006-12-09 19:45:06下载
- 积分:1
-
ISTrend
IS算法, 类似于Zigzag算法, 但更加稳定(IS have more stable structure than Zigzag)
- 2014-10-27 16:21:42下载
- 积分:1
-
bvhReadFile
用于读取BVH文件,可以用来提取关键帧和分割(read BVH)
- 2015-01-10 17:58:21下载
- 积分:1
-
Upload_EZW128
用小波实现图像编码的程序,很有用的··希望对大家有用。(Wavelet image coding procedures to achieve, very useful)
- 2010-07-19 17:35:35下载
- 积分:1
-
CDMA-Forward-Link-Simulation
The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit. The package simulates an
IS-95CDMA forward link cellular system consisting of 3 major components:Transmitter,
Communication Channel and Receiver.
(The result is an IS-95CDMA forward link software simulation package, which mimics real-time data communication from a basestation to a cellular unit. The package simulates anIS-95CDMA forward link cellular system consisting of 3 major components: Transmitter, Communication Channel and Receiver .)
- 2008-01-02 21:55:40下载
- 积分:1
-
robot3
A robotic s subject work from the university.
An example of Denavit-Hartemberg application over a concrete robot.
The code is writen for Matlab with the use of the free tool Hemero.
The documentation of the work is in Spanish.
- 2009-04-27 20:02:05下载
- 积分:1
-
MSA
仿射不变特征提取 多尺度自卷积方法。。。。。。。。。。。。。。。。。。。(The Multi-Scale Autoconvolution (MSA) method offers a novel way of approaching this problem. The method provides affine invariant features with only moderate computational complexity and does not require any other segmentation steps than background elimination.)
- 2010-05-21 13:41:07下载
- 积分:1
-
Protection
simulink protection in matlab by simulation
- 2013-08-05 14:23:40下载
- 积分:1
-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1