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

搜索资源列表

  1. ViewMorphing

    0下载:
  2. 图像插值程序,在一些场合需要提供真实接触感觉,可以根据视角位置变化而生成对应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。-image interpolation procedures, in some occasions the need to provide access to real sense, it may change position and perspective generation of the corresponding Perspective Vie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:136918
    • 提供者:苏真
  1. dk0619

    2下载:
  2. 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:256476
    • 提供者:luoye
  1. VIEW

    0下载:
  2. 1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载: http://media.xiph.org/video/derf/ 2) 使用examples.m将y4m视频文件中的每一帧图像读取出来 3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频 4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行 5)分析结果 -1) y4m video file format will be read to Matlab, fi
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:2874908
    • 提供者:孙亮
  1. 5_1_3

    0下载:
  2. 用拉格朗日插值多项式求函数近似值 在visual C++ 6.0可以查看源代码-Lagrange interpolation polynomial for function approximation in the visual C++ 6.0 can view the source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1374
    • 提供者:和佩
  1. 11257445

    0下载:
  2. 自动绘制等值线的方法从技术方向上看可以分为两大类,插值和曲线拟合.其中曲线拟合总的来说效果不如插值算法经典和应用广泛,效果也较逊色.这里着重介绍插值算法.-Automatic drawing method isogram direction from a technical point of view can be divided into two categories, interpolation and curve fitting. In which the effect of curve
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:232306
    • 提供者:毛毛
  1. Triangle_view

    0下载:
  2. Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3133
    • 提供者:ruchir
  1. View

    0下载:
  2. 这是运用分形插值曲线细化的折线图的源代码-This is the use of fractal interpolation curve refinement of the source code line chart
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1870
    • 提供者:liji
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:17145214
    • 提供者:刘鹏
  1. carsManagement

    0下载:
  2. 简单的功能介绍 1客户服务 ---会员卡绑定服务 ---会员卡打折服务 ---无卡普通服务 ---查看服务记录 2会员管理 ---会员信息管理 ---新增会员 ---会员续卡 ---积分兑换礼品 3仓库管理 ---库存信息管理 4员工管理 5系统管理 开发环境: vs2008 SQL SERVER 2005
  3. 所属分类:.net

    • 发布日期:2017-05-17
    • 文件大小:4898926
    • 提供者:kdk
  1. iVieewMorphiim

    0下载:
  2. 图像插值程序源码,在一些场合需要提供真实接触感觉,能根据视角位置变化而生成对应应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。 可直接使用。 -The source of the image interpolation process, in some instances need to provide real contact feeling can generate the corresponding changes in the perspective of loc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:137352
    • 提供者:weimingmm
  1. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:单车少年
  1. holefilling

    0下载:
  2. 根据深度图和左视图,平移得到有洞的右视图,再用水平外插法补洞-Obtained according to the depth map and the left side view, pan right side view of the hole, and then the level of the outer interpolation fill hole
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:133612
    • 提供者:流颐光年
  1. free3Dplayer

    1下载:
  2. 裸眼3D播放器设计,将多个视点的图像进行融合,经插值算法处理后输出至光栅显示器呈现出裸眼3D效果-Design of naked eye 3D player, image multi-view fusion, the interpolation algorithm is output to the raster display showing the design 3D eye effect naked eye 3D player, image multi-view fusion, the in
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-10
    • 文件大小:673557
    • 提供者:蓝尘
  1. view-interpolation

    0下载:
  2. 基于两幅视图的纵向插补方法IBR iamge based rendering-Based on two longitudinal view interpolation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1322946
    • 提供者:xufeng97
  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. DOEMReader

    0下载:
  2. 一个打开DEM文件格式的软件,可以显示DEM数据并进行查看,实时插值。-An open file format of the DEM software, DEM can display the data and view, real time interpolation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1913056
    • 提供者:珠珠
  1. Cubic-Spline-Interpolation

    0下载:
  2. 三次样条插值算法的原理三次样条插值鉴于高次插值不收敛又不稳定的特点。-Three times spline interpolation algorithm of the principle of the three spline interpolation in view of the high order interpolation is not convergence and instability.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1372
    • 提供者:Wind
  1. 插值runge现象

    0下载:
  2. 针对高次插值runge的学习代码,比较段数N不同时分段线性插值和三次样条插值,均给出误差曲线。(In view of the learning code of high order interpolation Runge, the number of comparison segments N does not simultaneously piecewise linear interpolation and three cubic spline interpolation, and the e
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2018304
    • 提供者:silverhand
搜珍网 www.dssz.com