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

搜索资源列表

  1. CarToPolar

    1下载:
  2. 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:242286
    • 提供者:dc
  1. 11

    1下载:
  2. 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1925
    • 提供者:陈旭
  1. Coons

    0下载:
  2. 利用图像原像素,构造coon曲面,实现图像的放大,实验结果比双三次插值要好-image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:22211
    • 提供者:alahu
  1. bicubic

    0下载:
  2. 该函数实现了数字图像处理中的双三次线性插值函数-the function implement the bicubic interpolation in digital processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722
    • 提供者:黎明
  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. Super-Resolution--

    0下载:
  2.  针对视频序列的超分辨率重建,提出了一种动态自适应滤波方法. 在最大后验概率估计和加权最小二乘 的基础上,给出视频序列超分辨率重建数学模型 深入研究了运动补偿矩阵和权值矩阵的构成和性质 详细推导了 自适应滤波器的递推公式 分析了算法的存储与计算复杂度. 仿真实验表明该算法的重建结果相当有效,相比双三 次插值和无运动补偿的单帧迭代重建,可以获得一定的PSNR 增益 与Elad 滤波方法相比,具有更小的计算量和 更强的自适应性和鲁棒性.-Super-resolution for th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:269535
    • 提供者:redxuech
  1. 1

    0下载:
  2. 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值--Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:7670
    • 提供者:林政維
  1. shuangsanci

    0下载:
  2. 彩色图像的双三次插值代码,彩色图像的双三次插值代码 -Bicubic interpolation code of the color image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:543
    • 提供者:chongchunxia
  1. sscsz

    0下载:
  2. 双三次插值算法的MATLAB实现,实现图像的缩放-Bicubic interpolation algorithm in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1420
    • 提供者:liuxu
  1. jihebianhuan

    0下载:
  2. 数字图像几何变换,三种插值算法。最邻近,二次插值,双三次插值。-Digital image geometric transformation, the three interpolation algorithm. Nearest neighbor, quadratic interpolation, bicubic interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:4576
    • 提供者:吴迪
  1. biculic

    0下载:
  2. 双三次插值算法。自己的代码。可以放大图形。效果比较好,对于双线性。-Bicubic interpolation algorithm. Own code. You can enlarge the graphic. The results were quite good, for bilinear.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:86557
    • 提供者:
  1. image-interpolation.shear.rotation

    0下载:
  2. BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1724271
    • 提供者:du han
  1. resolution

    0下载:
  2. 三种基本的图像升采样算法,最临近,线性插值,双三次插值-Three basic image upsampling algorithm, the most close to linear interpolation, bicubic interpolation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:3151
    • 提供者:
  1. matlab

    0下载:
  2. 图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:935949
    • 提供者:heshiming
  1. bicubic_interpolation

    1下载:
  2. 该代码用于实现双三次插值,它作为一种复杂的插值算法,可以获得比双线性插值更平滑的图像边缘,效果更好。-The code used to implement bi-cubic interpolation, as a complex interpolation algorithm can obtain smoother edges than bilinear interpolation of the image, the better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:50471
    • 提供者:陈云鹏
  1. Image-interpolation

    0下载:
  2. 图像的插值包括(双三次插值、双线性插值、最近邻插值和图像的采集与显示)-Image interpolation include (double three interpolation and bilinear interpolation, nearest neighbor interpolation and image acquisition and display)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:62626
    • 提供者:曹莲莲
  1. Bicubic

    0下载:
  2. bicubic双三次插值算法实现,并和matlab自带程序进行了比较-bicubic algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:374166
    • 提供者:柳林
  1. 双三次插值彩色图像

    1下载:
  2. 双三次插值用于彩色图像处理,连续的经典方法,应用广泛,结构简单,速度快(Biucbic color image interpolation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:1955840
    • 提供者:HongweiDumr
  1. Bubic

    1下载:
  2. 用MATLAB语言编写的图像处理双三次插值源代码(MATLAB image processing, double three interpolation)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:马加特
  1. 三次样条插值试验品_by婞

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

    • 发布日期:2017-12-23
    • 文件大小:2636800
    • 提供者:婞喵养鱼
« 12 3 »
搜珍网 www.dssz.com