搜索资源列表
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 distortion of the picture is the c
ZoomImage
- 通过OPENCV 做图像变形,代码简单并有相应注释,非常容易理解-By OPENCV do image warping, the code simpler and corresponding annotations, very easy to understand
warp
- Image Warping source code for MATLAB
image-mosaic-and-warp
- 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
warping
- Title:polynomial warping.you can warp images.It has an atractive interface.
TPS
- Non-rigid image warping using Thin-plate spline interpolation
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阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
DTW
- Dynamic time warping program. Calculates the similarity between 2 vectors. Audio, Video, Speech Processing. DTW Dynamic Time Warping-DTW
Research_on_DTW-based_speech_recognition_for_voice
- 研究了将语音识别中的 ( 动态时间规整) 算法用于声纹鉴别的技术。通过引入 DTW Dynamic Time Warping, , 由所给的有限个样本建立最大相似于样本点的样本域, 计算被测样本的相似度。该算法提高了语 “样本域”的概念 音鉴别( 区分不同发音者) 的效率。有限人数的实验结果显示该算法辨伪率为 ( 人次) , 识别率 (98.75 400 81~93 80 人次) 。-Will be studied in speech recognition (dynamic
DTW-Algorithm
- 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the principle of dynamic programming t
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"
lydarimagingtech
- it is used to assist dewar ping and warping the image-it is used to assist dewar ping and warping the image
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
Image-Warping
- 用IDW和RBF方法实现的Image Warping。没有用到OpenCV。内含DIB类-Image Warping Using IDW and RBF Mathod No use OpenCV Include DIB Class