搜索资源列表
基于DTW模型的语音识别
- 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is
dtw-new
- DTW (Dynamic Time Warping)源程序,广泛应用于语音识别等领域,可以用于相似曲线的对齐。(用winrar进行解压)-DTW (Dynamic Time Warping) source. widely used in areas such as speech recognition, which can be used similar to the curve alignment. (Using WinRAR for
20060410
- 动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same
mriwarp-1.52.tar
- This a collection of utilities for warping of MRI image volumes. See the man pages for documentation. The warp method is described in detail in the following paper Enhancing the Multivariate Signal of 15-O w
dtw
- DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]-DTW (Dynamic Time Warping) algorithm, c code uses: dtw infile1 infile2 outfile xsize ysize params [debug_file]
Flow
- This code implements two variations of the paper "High accuracy optic flow using a theory for warping" presented at ECCV 2004 by Dr. Thomas Brox.
ImageWarper
- 实现image warping。Image warping is the process of digitally manipulating an image such that any shapes portrayed in the image have been significantly distorted. -The realization of image warping. Image warping is the proce
voice464
- dtw(动态时间规整)语音识别的matlab源码-dtw (Dynamic Time Warping) speech recognition matlab source code
warpgui_v2_1lic
- 处理质谱曲线warping的一个GUI程序,很不错-MS treatment warping curve a GUI program, it is good
dtw
- dynamic time warping 放宽端点限制的DTW算法-dynamic time warping to relax restrictions endpoint DTW algorithm
dtw
- 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
rendering_original
- 人物运动控制,时间对齐,插值,读取AMC文件,写AMC文件-character animation,time warping,interpolation
DTW
- Dynamic Time Warping Function in MATLAB
dtw
- Dynamic Time Warping scr ipt
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法
warping
- 使用Matlab实现的一个图像Warping的算法,通过指定需要进行Warping的点以及操作之后的位置,对图片进行扭曲变形,是图形图像处理的经典算法。-Implemented using the Matlab image Warping algorithm, Warping by specifying the need for operation after the point and the location of the dist
warping
- Here is some simple Matlab image warping code that I wrote a while ago that others continue to find useful. The code requires that you have Matlab and the Image Processing Toolkit installed
warping
- 針對於BMP影像 作warping 的功能 圖像路徑 於 程式內部作修改即可-BMP images for the warping function for the image path in the program can be modified within
warping
- Title:polynomial warping.you can warp images.It has an atractive interface.
Image-Warping
- 用IDW和RBF方法实现的Image Warping。没有用到OpenCV。内含DIB类-Image Warping Using IDW and RBF Mathod No use OpenCV Include DIB Class