CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - spline interpolation algorithm

搜索资源列表

  1. Cubic-Spline-Interpolation

    0下载:
  2. 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。-regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he decl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:269.11kb
    • 提供者:王献中
  1. pathedit0919

    0下载:
  2. 三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline interpolation)
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:900.63kb
    • 提供者:Ian
  1. BSpline

    0下载:
  2. 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:53.9kb
    • 提供者:litchi
  1. BSpline

    0下载:
  2. 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:677.25kb
    • 提供者:周翔
  1. Spline-interpolation-algorithm

    0下载:
  2. 本程序是基于三种边界条件之一的样条插值算法,该算法调试通过,插值结果和实际结果间的误差相对较小。-This program is one of the three boundary conditions spline interpolation algorithm is debugged, interpolation results and the error between the actual results is relatively small.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.07kb
    • 提供者:张科
  1. issue3

    0下载:
  2. 基于混合插值样条的基于混合插值样条的保边缘图像插值算法 -Edge-preserving Image Interpolation Algorithm Based on Blending Interpolation Spline
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:278.86kb
    • 提供者:xiaozhang
  1. B-spline

    1下载:
  2. B样条插值算法,对图像进行插值,效果比一般的插值算法要好-B spline interpolation algorithm for image interpolation, the effect is better than the common interpolation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-30
    • 文件大小:9.35kb
    • 提供者:wangyulin
  1. 等值线图的彩色填充方法

    3下载:
  2. 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
  3. 所属分类:绘图程序

    • 发布日期:2012-12-31
    • 文件大小:7.19mb
    • 提供者:yan
  1. ZoomInterpolation_Source

    0下载:
  2. 图像缩放,里面有各种插值算法,很全 OpenGL Nearest Interpolation OpenGL Linear Interpolation GLSL Bi-Linear GLSL Bi-Cubic Triangular Bell B Spline CatMull-Rom-Image scaling, there are a variety of interpolation algorithm, it is OpenGL Nearest Interpola
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.01mb
    • 提供者:wu
  1. LstSquQuadRegr

    0下载:
  2. 基于最小二乘插值算法的拟合程序,在原有算法基础上改进了计算精度和效率。-Fitting procedure based on cubic spline interpolation algorithm on the basis of the original algorithm to improve the computational accuracy and efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.45kb
    • 提供者:许乐
  1. Byangtiao_chazhi

    0下载:
  2. 《非均匀有理B样条(穆国旺译)》中有关插值的算法练习,c++编写-Non-uniform rational B-spline (Muguo Wang translated) " interpolation algorithm exercises, c++ prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1.92mb
    • 提供者:afeilaile222
  1. CurveFitSet

    0下载:
  2. 曲线拟合算法合集,包括最小二乘法、三次样条插值、Nurbs拟合等,包括过关键点拟合-Curve fitting algorithm collection, including the least squares method, cubic spline interpolation, Nurbs fitting, including key points fitting
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:21.39kb
    • 提供者:tangqiwang
  1. CubicSpline

    1下载:
  2. 使用的matlab语言编写的图像双三次样条插值,用于图像分辨率增强的经典算法,效果不错。-Matlab language used image bicubic spline interpolation, the classical algorithm for image resolution enhancement, to good effect.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-27
    • 文件大小:25kb
    • 提供者:高崟
  1. Computer-Animation

    0下载:
  2. 实现关键帧的线性插值、矢量插值、样条曲线三种插值算法-Linear keyframe interpolation, vector interpolation, spline curves of three interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:63.19kb
    • 提供者:陈银银
  1. spline

    1下载:
  2. spline插值函数,可改变为spline函数,有助于spline图像插值算法解决-spline interpolating function, you can change the spline function helps spline image interpolation algorithm to solve
  3. 所属分类:2D图形编程

    • 发布日期:2013-09-30
    • 文件大小:1.82kb
    • 提供者:陈晓宇
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:59.46kb
    • 提供者:songguanjun
  1. image-zoom

    3下载:
  2. 图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation a
  3. 所属分类:Special Effects

    • 发布日期:2015-05-12
    • 文件大小:1.4mb
    • 提供者:小陈
  1. Taylor_interpolate

    2下载:
  2. 基于泰勒展开的B样条插补算法实现程序,可供相关研究者参考。-B-spline interpolation algorithm program based on Taylor expansion , to provide a reference for the related researchers.
  3. 所属分类:CAD

    • 发布日期:2017-04-25
    • 文件大小:13.9kb
    • 提供者:bc791110
  1. Bsplinesmatlab

    1下载:
  2. B样条插值算法,对学习很好!可以放心大胆的用-B spline interpolation algorithm, learning is very good! Can rest assured bold use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:930.95kb
    • 提供者:杨焰
  1. sphere-motion-interp

    0下载:
  2. 计算机辅助设计课程project,使用Javascipt和WebGL编写的球面运动的样条插补,使用Three.js最为图形处理库,包括用户输入界面和Canvas两部分,一起上传的还有算法所基于的论文。-Computer-aided design course project, using Javascipt and WebGL, spherical motion spline interpolation, use of Three.js as graphics processing librar
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-13
    • 文件大小:1.21mb
    • 提供者:刘嘉森
« 12 »
搜珍网 www.dssz.com