搜索资源列表
imagewarp
- 使用CxImage完成image warping的两种方法,即将2种warping方法在CxImage的demo程序种进行实现。
color_warp
- A color image warping program, If color image warping is done for all the frames of a video, it will be very easy to generate transitions present at the end of the video "Black and White by Michael Jackson"
dtw.tar.tar
- DTW stands for Dynamic Time Warping. It is the algorithm about how computer understands human voices. You can download the DTW Program written by Woohyung Chun
dtw
- dynamic time warping is a method that using for matching in speaker identification. this code i write in C# using Microsoft visual studio 2008
699fall08report
- dynamic time warping
Simple-DTW-Algorithm
- Dynamic Time Warping algorithm, implemented in C#
Keogh-ScalingUpDTW
- Dynamic Time Warping
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题-A Dynamic Warping, DTW (Dynamic Time GuiZheng) algorithm, which is based on Dynamic programming (DP) ideas, solving the pronunciation different length of template matching problem
CWarping
- 使用CDib类实现Image Warping,包含两种算法:IDF和RBF-Use CDib class implements Image Warping, contains two algorithms: IDF and the RBF
Untitled9
- matlab code for time warping used in labs for dsprocessor
WindowsFormsApplication3
- Development language: Visual studio 2010/ Visual C# *Development enviroment: Windows 7 程式主要是參考 " Feature-Based Image Metamorphosis, Thaddeus?Beier, Shawn Neely, SIGGRAPH 1992"這篇paper 首先先建立一個用來存放不同時間t所產生的圖檔的 morphing sequence,接下來不斷重複以下三步驟: 1.
MDDTW
- Multi-dimensional dynamic time warping
d2200060410y
- 动态时间规整(DTW)算法一种基于动态规划的思想,,解决了说话人不同时期发音长短、语速不一样的匹配问题。 -Dynamic Time Warping (DTW) algorithm based on the idea of dynamic programming, to solve the different periods of the speaker pronunciation length, speed is not the same match.
Dddttw-newT
- DTW (Dynamic Time Warping)源程序源码,广泛应用于语语音识别等领域,能用于相似曲线的对齐。(用winrar进行解压) 可直接使用。 -DTW (Dynamic Time Warping) source code, widely used in areas such as language speech recognition, can be used for the alignment of the similar curve. (Use winrar to unpa
dtw
- DTW。这是一个简单的 DTW 算法。是我用来 开通我的帐号的。以后有时间继续贡献。-Dynamic time warping (DTW) is an algorithm for measuring similarity between two sequences which may vary in time or speed. For instance, similarities in walking patterns would be detected, even if in one vid
OImgZoomP
- OPENCV做图像变形的经典代码码啊,适合比较初级的同学 -OPENCV do the classic image warping code yards, suitable for junior students
DTWMFCC
- 这是一个基于动态时间规整的改进的MFCC参数提取程序,用于后续的语音信号的识别,效果较好。-This is a dynamic time warping based MFCC parameters improved extraction procedures for the identification of the subsequent speech signal, better.
DTW-recognition
- 使用DTW(动态时间规整算法),对声音信号进行识别,包括其短时短时能量、MFCC特征参数的提取文件-DTW (dynamic time warping algorithm), Using DTW to realize the sound signal recognition, including its short-time short-term energy, MFCC Features extracting files
DTW
- Dynamic time warping code
Canoical-Time-Warping-(CTW)-
- his page contains software and instructions for Canoical Time Warping (CTW),All the functions have been written and documented in Matlab format.