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

搜索资源列表

  1. viewmorphing

    0下载:
  2. 计算机动画中的morphing的隐函数插值处理算法。计算机图形学中也有应用,用到了OPENGL-Computer animation morphing implicit function interpolation processing algorithms. Recommended Recommended
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:136922
    • 提供者:杨鹤凌
  1. ViewMoprhing

    0下载:
  2. 双目视点融合,利用两个视点的图像造出中间视点的图像来.-View Morphing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5483723
    • 提供者:姚晓辉
  1. tutorial2src

    0下载:
  2. Detailed source j2me 3D game development, this book gave a detailed account provided by JSR-184 API, highlight the texture, atomization, transformation matrix, projection (target cameras and free camera), frame animation, Morphing deformable body and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6366
    • 提供者:孙生
  1. final

    0下载:
  2. The code demonstrate morphing that is basically source image warping followed by cross dissolving.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:461391
    • 提供者:toto
  1. morphmenu

    0下载:
  2. Morphing in Designer Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6005
    • 提供者:yiqaohe
  1. interpolation-of--image

    0下载:
  2. 视图变形技术是对不同视点的物体或景观进行变形时产生新的视点,从而确保一系列真实自然的图像渐变。-View morphing technology is different viewpoints deformation of objects or landscapes generate new viewpoints, thus ensuring a range of authentic natural image gradient.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-16
    • 文件大小:4255450
    • 提供者:jone
  1. Research-reference-face

    0下载:
  2. 人脸变形技术研究,人脸变形技术是人脸动画的重要组成部分,人脸变形技术在数字娱乐日益普遍的今天也具有非常重要的商业价值。-Face morphing technology research, face deformed facial animation technology is an important part, face morphing technology increasingly common in digital entertainment today has a very impo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6207656
    • 提供者:jone
  1. Parametric-Metamorphoses

    0下载:
  2. Computer Graphic: Given two parametric formulas defining some surfaces write parametric functions defining an animated transformation (morphing) between these surfaces.Implement this object in VRML using its function-based extension.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1061
    • 提供者:yanqing
  1. matlabmorphing

    0下载:
  2. 基于morphing论文利用matlab工具编写的一个简单的morphing技术实现的代码,可以下载看一下!-Paper-based morphing tool using matlab prepared a simple morphing technology to achieve the code, you can download a look!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3465288
    • 提供者:shenfeng
  1. zxvz

    0下载:
  2. 二维图像Morphing算法,实现二维图像的渐变效果,比如说从狮子变成美女。并且有渐变效果过程图。-Seperate SGI color image to BW image files File name: seperate.c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1265
    • 提供者:王常法
  1. c_code_George-Wolberg

    0下载:
  2. 视图插补,视角估计源代码,需要MinGW编译。-view morphing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10406
    • 提供者:lae
  1. A-NEW-METHOD-FOR-GABOR-MULTIPLIER

    0下载:
  2. This work addresses the analysis of families of sound signals through linear transformations that map signals to each other. These transformations are modeled as Gabor multipliers, which are defined by point wise multiplication with a given transfer
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1605196
    • 提供者:noufan
  1. getImageMorph

    0下载:
  2. 图像转换,用于图像渐变转换,可以使用任意大小的图片-impage morphing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4025
    • 提供者:Fred Ji
  1. Morph

    0下载:
  2. image morphing source
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2059236
    • 提供者:jinxiaoming
  1. ImageProcess

    0下载:
  2. 图像扭曲变形程序,可以对图像进行扭曲变形。 功能:旋转扭曲/球面镜变形,B样条网格变形,TPS网格变形 -Image distortion program, the image may be distorted. Function: Twirl/spherical mirror deformation, B-spline morphing, TPS morphing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14506990
    • 提供者:Zhangxiaode
  1. Image_distortion

    1下载:
  2. 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3668509
    • 提供者:luyz
  1. rootmusic

    0下载:
  2. music算法的变形算法,root-music算法,用于空间谱估计,大家学习使用-music morphing algorithm algorithm, root-music algorithm for spatial spectrum estimation, learn to use
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:645
    • 提供者:政利
  1. Morphing

    0下载:
  2. 游动的海豚,Directx3D,网格加载的图片-Swimming dolphin, Directx3D, grid load images
  3. 所属分类:DirextX

    • 发布日期:2017-06-15
    • 文件大小:23002464
    • 提供者:qwe
  1. 8c8ace819f16

    0下载:
  2. Morphing实现3d动画的渐进变化- Morphing
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:300872
    • 提供者:zengdonghuo
  1. b6d2160d306f

    0下载:
  2. Morphing Heads is a 3D model library plus some scr ipts, that you can use-Morphing Heads is a 3D model library plus some scr ipts, that you can use..
  3. 所属分类:Network Security

    • 发布日期:2017-04-30
    • 文件大小:74815
    • 提供者:zengdonghuo
« 1 2 3 45 »
搜珍网 www.dssz.com