-
V
说明: c AND MATLAB CODES FOR IMAGE PROCESSING
- 2013-01-14 14:42:17下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
DWT
对音频信号进行DWT变换,可嵌入水印信息(DWT transform audio signals can be embedded watermark)
- 2010-09-02 14:09:03下载
- 积分:1
-
StereoRegion
一种改进的基于线性区域增长的立体匹配算法(The improvement of regional growth based on linear three-dimensional matching algorithms)
- 2012-03-27 13:28:49下载
- 积分:1
-
pca1
此程序可以解决pca问题,开发环境是matlab,希望对大家有帮助(This program can solve the problem pca, development environment is matlab, hope to help)
- 2010-09-19 13:23:38下载
- 积分:1
-
facerecognition-eigenfaces
Face Recognition with eigenfaces
- 2011-01-18 22:15:23下载
- 积分:1
-
matlabzhinengkongzhi
说明: 智能控制第二版全部的仿真程序,已经全部测试通过(Intelligent control of the second edition of all of the simulation program have all been tested by)
- 2011-03-20 14:59:11下载
- 积分:1
-
genetic-algorithms
书名是遗传算法——理论、应用与软件实现,学习遗传算法的很好的一本教材(Title genetic algorithms- theory, application and software, learning good genetic algorithm a textbook)
- 2011-10-07 19:42:16下载
- 积分:1
-
simulator_code_08_31_12
多目标静态声纳跟踪的实验、算法源代码,内容比较新(Relatively new multi-the target static sonar tracking experiment, the algorithm source code,)
- 2012-10-19 23:09:11下载
- 积分:1
-
SipListener
Contacts Settings Test extends Instrumentation Test Case.
- 2014-01-22 14:15:58下载
- 积分:1