CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bilinear interpolation

搜索资源列表

  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-09
    • 文件大小:1724271
    • 提供者:du han
  1. image-resize

    0下载:
  2. 图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:561955
    • 提供者:candy
  1. marmousi-mode

    8下载:
  2. 地震勘探中常用的marmousi模型,用matlab绘出的原始图像,用线性插值,领近插值,双线性插值等多种差值方法来对marmousi模型进行处理-Marmousi commonly used in seismic exploration model of the original image using matlab plot, using linear interpolation, brought nearly interpolation, bilinear interpolation me
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:18622
    • 提供者:胡勇
  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. Interpolation

    0下载:
  2. This is interpolation source code. Neareast, Bilinear, Bicubic methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:225642
    • 提供者:Gwanghyun Jo
  1. Optic03

    0下载:
  2. 此代码用于两图像间的匹配,以及匹配组合,采用双线性差值的方法来组合。-This code is used to match between the two images, and the matching combination, using bilinear interpolation method to mix.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:960
    • 提供者:张福年
  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. onesnowflake

    0下载:
  2. 描述了雪粒在网格中的运动,用到了四边形网格,双线性插值的概念-Described the snow particles movement in the grid, use the quadrilateral mesh, bilinear interpolation concept
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8268
    • 提供者:陈奕霖
  1. newsnowflake

    0下载:
  2. 精简的雪粒运动,用龙格库塔法来描述运动,在确定网格后,用双线性插值来确定实时雪粒的状态-Snow Grains streamlined movement, Runge-Kutta method used to describe the movement, in determining the grid, with bilinear interpolation to determine the real-time status and snowflakes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-27
    • 文件大小:9971
    • 提供者:陈奕霖
  1. Geomtransform

    0下载:
  2. 分别使用最近邻方法和双线性差值方法实现图像的平移、旋转、缩放-Develop a geometric transform program that will rotate, translate, and scale an image by specified amounts, using the nearest neighbor and bilinear interpolation methods, respectively
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:73332
    • 提供者:hengliangz
  1. DEM-bilinear-interpolation

    0下载:
  2. DEM,GNSS高程拟合,格网加密与待定点内插,内附示例-DEM, GNSS elevation fitting, grid encryption and points to be interpolated, containing sample
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1514
    • 提供者:ssssssssss
  1. 58100

    0下载:
  2. 2d cuda based bilinear interpolation in MAT LAB
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:37829
    • 提供者:indhu
  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. ii

    0下载:
  2. Shrink the image by a factor of two using the bilinear interpolation and zoom this image to the original size again. Does this image differ from the original one?
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:18781
    • 提供者:ghazal
  1. linear

    0下载:
  2. 领域插值和双线性插值算法的matlab实现-Field interpolation and bilinear interpolation algorithm matlab realize
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1119
    • 提供者:MRlee
  1. peizhun1

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

    • 发布日期:2017-04-26
    • 文件大小:246823
    • 提供者:李明
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com