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

搜索资源列表

  1. spline_c++

    0下载:
  2. 3次样条插值的c++实现 主要针对图形应用而写,对函数已经给出详细的注释,只需要按照插值过程调用函数即可-3rd spline interpolation c achieve targeted at graphics applications written to function has been given detailed notes, only the need to process called interpolation function can be
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:66383
    • 提供者:周爽
  1. 绘制三次参数样条插值曲线 (3KB).ZIP

    0下载:
  2. 绘制三次参数样条插值曲线 (3KB).ZIP,快来下载-drawing three parameters spline interpolation curve (3KB). ZIP, breaking download Bowl
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3377
    • 提供者:Rick
  1. matlab-GUI.rar

    0下载:
  2. 数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI),Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:7762
    • 提供者:jzhuang
  1. 1

    0下载:
  2. C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:陈超
  1. CubicSplineAndBezier

    0下载:
  2. 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1793224
    • 提供者:Lucx
  1. 7

    0下载:
  2. 这是一个可以进行插值的源代码程序,可以是样条插值,也可以是多项式插值-This is an interpolation of the source code program that can be spline interpolation, polynomial interpolation can be
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:107114
    • 提供者:王文雅
  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
    • 文件大小:55193
    • 提供者:litchi
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  1. spline

    0下载:
  2. 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2088
    • 提供者:shanshan
  1. splineinterpolation

    0下载:
  2. 2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1624297
    • 提供者:liufk
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:feng
  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
    • 文件大小:693499
    • 提供者:周翔
  1. improcess

    0下载:
  2. 图像处理的一些基本方法,包括中值滤波,轮廓提取,模糊方法阈值计算,三次样条插值等方法-method of image
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5214
    • 提供者:yangjing
  1. PictureParticipate

    0下载:
  2. 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2205563
    • 提供者:兰鹰
  1. picture_interpolation_handle

    0下载:
  2. 包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8220
    • 提供者:wangfuqiang
  1. CBI_1

    4下载:
  2. 均匀三次B样条曲线插值,给定若干点求出曲线(Uniform three times B spline curve interpolation, given a number of points to find the curve)
  3. 所属分类:分形几何

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:ltx20
  1. VC++三次样条插值和贝塞尔曲线实例程序

    1下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:448512
    • 提供者:ZRS_Walker
  1. 三次样条插值试验品_by婞

    0下载:
  2. 能够实现双三次样条插值,是图像处理中的常用函数。(Bicubic Spline Interpolation)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:2636800
    • 提供者:婞喵养鱼
  1. MATLAB三次样条插值法 求信号的包络线 源代码

    1下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码(MATLAB cubic spline interpolation method for the signal envelope source code)
  3. 所属分类:绘图程序

  1. 三次样条曲线拟和

    1下载:
  2. 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:bbmmss
« 12 3 4 5 6 »
搜珍网 www.dssz.com