CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Warping

搜索资源列表

  1. warping

    3下载:
  2. 使用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
  3. 所属分类:Special Effects

    • 发布日期:2015-06-17
    • 文件大小:93525
    • 提供者:王大川
  1. ZoomImage

    1下载:
  2. 通过OPENCV 做图像变形,代码简单并有相应注释,非常容易理解-By OPENCV do image warping, the code simpler and corresponding annotations, very easy to understand
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:754824
    • 提供者:shine
  1. warp

    0下载:
  2. Image Warping source code for MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:93712
    • 提供者:mafia
  1. image-mosaic-and-warp

    0下载:
  2. 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:380303
    • 提供者:ao chen
  1. warping

    0下载:
  2. Title:polynomial warping.you can warp images.It has an atractive interface.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2129652
    • 提供者:Cristina
  1. TPS

    0下载:
  2. Non-rigid image warping using Thin-plate spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:256772
    • 提供者:mansour nejati
  1. dtw

    0下载:
  2. dynamic time warping 放宽端点限制的DTW算法-dynamic time warping to relax restrictions endpoint DTW algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:189461
    • 提供者:蒋云
  1. dtw

    0下载:
  2. 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2130697
    • 提供者:zzr
  1. rendering_original

    0下载:
  2. 人物运动控制,时间对齐,插值,读取AMC文件,写AMC文件-character animation,time warping,interpolation
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2845728
    • 提供者:liujun
  1. DTW

    0下载:
  2. Dynamic Time Warping Function in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:653
    • 提供者:Ahmed
  1. dtw

    0下载:
  2. Dynamic Time Warping scr ipt
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:737
    • 提供者:pablo
  1. DTWspeech

    1下载:
  2. 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-10
    • 文件大小:2491034
    • 提供者:周文超
  1. DTW

    0下载:
  2. Dynamic time warping program. Calculates the similarity between 2 vectors. Audio, Video, Speech Processing. DTW Dynamic Time Warping-DTW
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:5740
    • 提供者:chengwei
  1. Research_on_DTW-based_speech_recognition_for_voice

    0下载:
  2. 研究了将语音识别中的 ( 动态时间规整) 算法用于声纹鉴别的技术。通过引入 DTW Dynamic Time Warping, , 由所给的有限个样本建立最大相似于样本点的样本域, 计算被测样本的相似度。该算法提高了语 “样本域”的概念 音鉴别( 区分不同发音者) 的效率。有限人数的实验结果显示该算法辨伪率为 ( 人次) , 识别率 (98.75 400 81~93 80 人次) 。-Will be studied in speech recognition (dynamic
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:342925
    • 提供者:sdc
  1. DTW-Algorithm

    0下载:
  2. 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the principle of dynamic programming t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:90554
    • 提供者:sdc
  1. color_warp

    0下载:
  2. 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"
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:69938
    • 提供者:Chetan J
  1. lydarimagingtech

    0下载:
  2. it is used to assist dewar ping and warping the image-it is used to assist dewar ping and warping the image
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:11687
    • 提供者:vivek
  1. warping

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:94098
    • 提供者:佳仁
  1. warping

    0下载:
  2. 針對於BMP影像 作warping 的功能 圖像路徑 於 程式內部作修改即可-BMP images for the warping function for the image path in the program can be modified within
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1772732
    • 提供者:
  1. Image-Warping

    2下载:
  2. 用IDW和RBF方法实现的Image Warping。没有用到OpenCV。内含DIB类-Image Warping Using IDW and RBF Mathod No use OpenCV Include DIB Class
  3. 所属分类:Special Effects

    • 发布日期:2014-10-15
    • 文件大小:721920
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com