CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 双三次 插值

搜索资源列表

  1. Interpolation-algorithm

    5下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5045
    • 提供者:ldg
  1. SPLIE2

    1下载:
  2. 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:younger
  1. ImgScale

    1下载:
  2. 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58660
    • 提供者:郭卫康
  1. SPLIE

    1下载:
  2. 用C++编写的双三次样条插值算法-prepared by the C-cubic spline interpolation algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1102
    • 提供者:田晖
  1. Code

    1下载:
  2. 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18308
    • 提供者:周萍
  1. D2R10

    2下载:
  2. 用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7113
    • 提供者:任林
  1. C3

    1下载:
  2. 插值 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:4897
    • 提供者:freezingsnow
  1. VB_scale

    0下载:
  2. 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40515
    • 提供者:李华峰
  1. 双三次样条插值算法代码

    1下载:
  2. 所属分类:Windows编程

  1. twoWays.rar

    0下载:
  2. 双线性插值和三次卷积法将图象扩大两倍,c语言实现。,bilinear and cubic convolution interpolation method will expand the image twice, c language.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4009
    • 提供者:王立东
  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. shzhfx

    0下载:
  2. 数值分析课程设计,内附MATLAB源码和word,用三次样条插值设计中英文签名,双三次做改进; 采用交互式界面进行操作,用鼠标点击获取名字大致的数据点 三次样条插值算法:可产生二阶光滑度,即二阶导数连续签名图样-Numerical analysis of curriculum design, enclosing the MATLAB source code and the word, using cubic spline interpolation design in English a
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:252975
    • 提供者:zhaoshuangxiang
  1. ad

    0下载:
  2. C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (PO
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:32078
    • 提供者:王斌
  1. two-cubic-spline

    0下载:
  2. 用vc++平台开发的双三次样条插值函数,具有很高的精度-Vc++ platform with two-cubic spline interpolation function, has high accuracy
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:6846
    • 提供者:李云
  1. imspline

    2下载:
  2. matlab 双三次样条插值,由于是matlab写的,速度非常慢。希望大家理解-matlab bicubic spline interpolation is Matlab written, very slow. I hope you understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:669
    • 提供者:zhangbjb
  1. downSample

    1下载:
  2. 实现图像下采样,实现的采样方法有最邻近采样法、二次插值法、双三次卷积法。-Image sampling, the sampling method to achieve the nearest neighbor sampling method, the quadratic interpolation, bicubic convolution.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:21647
    • 提供者:西西艾路
  1. bSPLLIE22i

    0下载:
  2. 双三次样条插值方法,内含含函数和函数调用的源码实例 -Bicubic spline interpolation method that contains the source code examples containing functions and function calls
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:792
    • 提供者:slim
  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
    • 文件大小:1465344
    • 提供者:小陈
  1. Test code for SRCNN

    1下载:
  2. SRCNN代码实现。该代码使用三层卷积神经网络,进行图像的超分辨率重建,效果比双三次插值好很多(The code uses three layer convolutional neural network for image super-resolution reconstruction, the effect is much better than the double three interpolation.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:6598656
    • 提供者:MXN—_flying
  1. 修改图像尺寸

    1下载:
  2. 基于c++实现图像裁剪工作,可选择插值方法,包括双线性插值和双三次插值
  3. 所属分类:OpenCV

« 1 2 34 5 »
搜珍网 www.dssz.com