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

搜索资源列表

  1. ImageMosaicCode

    0下载:
  2. 老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption The mosaic.m scr ipt operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:74505
    • 提供者:jiajia
  1. bilinear_interpolation

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20655
    • 提供者:breathomn
  1. image_resize_shrink

    0下载:
  2. Win32 框架下的双线性插值放大缩小算法的实现,里面还包含一个高效缩小算法函数。-Within the framework of the Win32 Zoom bilinear interpolation algorithm, which also includes an efficient algorithm to reduce function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:53945
    • 提供者:breathomn
  1. Bilinearly_Interpolate

    1下载:
  2. 双线性插值,实现曲线插值。这个方法已经经过调试!-Bilinear interpolation, the realization of curve interpolation. This method has been debugging!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1564
    • 提供者:苏俊磊
  1. Bilineal

    0下载:
  2. Bilinear Interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:212129
    • 提供者:Reinier
  1. SFTW351-Assignment1-D-A6-2776-4

    0下载:
  2. * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal a
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4386860
    • 提供者:k
  1. Resize_Bilinear

    0下载:
  2. Codes for Resizing Images with Bilinear Interpolation, without using Matlab embedded function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:688
    • 提供者:Somayeh Hesabi
  1. Shear_Bilinear

    0下载:
  2. Codes for Shearing Images with Bilinear Interpolation, without using Matlab embedded function.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:987
    • 提供者:Somayeh Hesabi
  1. cov

    0下载:
  2. bilinear interpolation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:6644
    • 提供者:sathish
  1. image1

    0下载:
  2. 利用多项式纠正(一次项)进行几何纠正,纠正过程采用反解法,重采样方法采用双线性内插。-The use of polynomial corrected (one-time items) for geometric correction, correct the process of adoption of anti-solution, re-sampling method using bilinear interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2014-04-28
    • 文件大小:1560083
    • 提供者:water
  1. Bilinear

    0下载:
  2. 用VC++语言,实现了双线性插值算法,处理图像为bmp-Bilinear interpolation algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1913977
    • 提供者:duckling
  1. bilinearI

    0下载:
  2. bilinear Interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:Mandy
  1. bilinear_interpolation

    0下载:
  2. bilinear interpolation of pints in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1836
    • 提供者:Prosenjit
  1. XIL

    0下载:
  2. Image resize, rotate, translation function using bilinear interpolation method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:SangKyu
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值,又称为双线性内插。在数学上,双线性插值是有两个变量的插值函数的线性插值扩展,其核心思想是在两个方向分别进行一次线性插值。-Bilinear interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:202288
    • 提供者:宋杰
  1. Bilinear-Interpolation

    0下载:
  2. 基于MATLAB编写的双线性插值法函数,用于通过双线形插值法实现灰度图像的缩小和放大-Function of Bilinear Interpolation for Digital Image Processing
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12313
    • 提供者:Ku Bi
  1. bilinear-interpolation-method

    0下载:
  2. 主要介绍图像放大处理中的双线性插值方法及例程-introduction of bilinear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:334597
    • 提供者:松风霞蔚
  1. Bilinear-interpolation

    0下载:
  2. 基于MFC的双线性插值,在MFC界面下实现双线性插值,效果比较好-Based on MFC bilinear interpolation, in MFC interface to realize the double linear interpolation, the effect is better
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:1380
    • 提供者:wangyulin
  1. Bilinear-Interpolation

    0下载:
  2. 双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6001
    • 提供者:许宗敏
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值FORTRAN计算程序,用于FORTRAN90-Bilinear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:1154
    • 提供者:jpzhao
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com