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

搜索资源列表

  1. DownUpSampling_ByFactor2

    0下载:
  2. 该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:799
    • 提供者:刘杨
  1. bilinear

    0下载:
  2. 双线性插值,完成图像的上采样过程,使得图像不丢失太多的精度-Bilinear interpolation, an image on the sampling process is completed, so that the image is not lost too much precision
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:678196
    • 提供者:杨立加
  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. bilinear_function_2

    0下载:
  2. MATLAB将bayer图像转化为彩色图像的双线性插值算法-MATLAB will bayer image into a color image bilinear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:heshiming
  1. bilinear_rgb

    0下载:
  2. 双线性插值算法,运用于讲彩色图像放大。本程序放大倍数范围在1-9,读者可根据需要修改-Bilinear interpolation algorithm, applied stresses color images to enlarge. This program magnification range of 1-9, the reader can be modified as needed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:59286
    • 提供者:石头
  1. doubleliner

    0下载:
  2. 该代码用于实现双线性插值,得到的图像效果良好,避免了图像模糊及失真等问题。-The code used to implement bilinear interpolation, image quality was good, avoid image blurring and distortion problems.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:48424
    • 提供者:陈云鹏
  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. shuangxianxingchazhi

    0下载:
  2. 此代码应用双线性差值方法,进行单幅图像的超分辨率重建,里面有双线性插值的详细介绍和说明,并且有双线性插值代码的参考代码。-This code is applied bilinear interpolation method, a single image super-resolution reconstruction, which has a detailed descr iption of the bilinear interpolation and instructions, and the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:830320
    • 提供者:玄林江
  1. partition

    0下载:
  2. 矩阵分块,矩阵非重叠分块,分出多余的部分进行自动填充。线性插值,使图像变成规整化的图像。-Partitioned matrix without overlap
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:749
    • 提供者:阮林林
  1. pic-stretch

    0下载:
  2. 图像展开的源代码,包括双线性插值算法,基于opencv的开发,适合做毕业课题。-Image expansion of the source code, including the bilinear interpolation algorithm, opencv based development, suitable for graduate subject.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20999653
    • 提供者:吕豪杰
  1. peizhun1

    0下载:
  2. 图像配准程序,采用双线性插值,结果能运行。-Image registration process, USES the bilinear interpolation, the result can run.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:246823
    • 提供者:李明
  1. bilinear-interpolation

    0下载:
  2. bmp图像的双线性插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program bmp image bilinear interpolation to enlarge pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2191
    • 提供者:晓松
  1. FunctionofBilinearInterpolation

    0下载:
  2. 函数主要实现图像处理过程中由于旋转缩放导致坐标不在整数位置,使用原始像素对当前像素点的计算方法:双线性插值!-The main function is to achieve image processing result in the rotation of the zoom position coordinates are not integers, the calculation method using the original pixel of the current pixel: bi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:936
    • 提供者:封小云
  1. shuangxianxing

    0下载:
  2. 这是一个实现灰度图像双线性插值的小程序,程序中的参数m0和n0分别对应图像插值以后相对于原图像在行维和列维的放大倍数。-This is a grayscale image bilinear interpolation to achieve a small program, program parameters m0 and n0 respectively after the image interpolation with respect to the original image and th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:538
    • 提供者:张龙龙
  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. bilinear-interplolation

    0下载:
  2. 自己写的数字图像处理,双线性插值的c++源程序。可供初学者参考学习使用。-Write your own digital image processing, bilinear interpolation of c++ source code. Reference for beginners to learn to use.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:2574991
    • 提供者:高阳
  1. resize

    1下载:
  2. 图像的缩放,采用两种方法,可以直接运行。向后映射,1.最近领域法,2.双线性插值法-Image scaling, two methods can be run directly. Backward mapping, a recent field of law, (2) bilinear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:李琛
  1. MATLAB

    0下载:
  2. 采用邻近插值法和双线性插值法图像进行缩放和旋转-In neighbor interpolation and bilinear interpolation image scaling and rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6222
    • 提供者:wang
  1. DEMO

    0下载:
  2. 实现图像的快速缩放,利用整数代替浮点数运算的二次线性插值-Realize the rapid and scaling, the image using integer quadratic linear interpolation instead of floating point operations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:11097509
    • 提供者:吕仰铭
  1. BilinearInterpolation

    0下载:
  2. 用双线性插值算法对图像进行放大处理的源码,可以对bmp图像进行处理。-Bilinear interpolation algorithm for image enlargement processing , you can use it to process bmp image.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-14
    • 文件大小:21868491
    • 提供者:陈娴
« 1 2 ... 8 9 10 11 12 1314 15 16 17 »
搜珍网 www.dssz.com