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

搜索资源列表

  1. Code

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

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

    0下载:
  2. rotate_image - rotates an image given inside a matrix by the amount of \"degree\" counter-clockwise % using linear interpolation of the output grid points from the back-rotated input points % in this way, the output image will never have a \"blan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:sssss
  1. tiny_YUV.rar

    0下载:
  2. 能够显示yuv420图像,并显示进行线性插值后的图像,对于yuv序列,同样可以查看。,Yuv420 can display images, and display the image after the linear interpolation, for yuv sequence, the same can see.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:38.94kb
    • 提供者:ZhangBo
  1. demosaicing

    0下载:
  2.  雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:930byte
    • 提供者:ben
  1. Text1

    0下载:
  2. opengl实现线性插值 基于VC++实现 计算机动画实验-opengl achieve linear interpolation based on computer animation in VC++ test
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:530byte
    • 提供者:betria
  1. Ex1

    0下载:
  2. 计算机动画练习,给定起始终止图像,实现线性插值-Computer animation practice, given the initial termination of the image, to achieve linear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11.04mb
    • 提供者:Bismarck
  1. rorote

    0下载:
  2. 自定义函数,图像按任意角度旋转,一维线性插值和二维线性插值-Custom function, image rotation by any angle, one-dimensional linear interpolation and two-dimensional linear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:168.33kb
    • 提供者:王爽
  1. interpolationEC

    0下载:
  2. 误码掩盖线性内插法MATLAB程序,在独立丢失块的情况下,进行了双线性内插的误码掩盖恢复算法-linear interpolation error concealment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:孙大卫
  1. enlarge

    0下载:
  2. 基于opencv的图像放大,利用线性插值的方法放大图像-Opencv image-based amplification, using linear interpolation method to enlarge the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.81mb
    • 提供者:zhaomang
  1. src

    1下载:
  2. 图像线性插值,包括nearest neighbor(pixel duplication),bilinear,bicubic,lanczos,B-spline, cubic,Fourier zero-padding (sinc)-Image linear interpolation, including nearest neighbor (pixel duplication), bilinear, bicubic, lanczos, B-spline, cubic, Fourier zero-pa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:75.45kb
    • 提供者:richard
  1. 14

    0下载:
  2. 使用线性插值原理,使用opencv实现了图片的线性插值-Using linear interpolation theory, to achieve the image using opencv linear interpolation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1.36mb
    • 提供者:we
  1. mmtable

    0下载:
  2. matlab图像处理:基于线性插补方法的一维单表格搜索算法代码-matlab image processing: methods based on linear interpolation of one-dimensional single-table search algorithm code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:1.61kb
    • 提供者:小伟
  1. Graphics4

    0下载:
  2. 图形算法合集4:快速线性插值、半色调技术、使用lookup查找表的快速卷积、Nurbs曲面三角化等等。-Graphical Collection 4: rapid linear interpolation, halftoning techniques, the use of look-up table lookup fast convolution, Nurbs surface triangulation and so on.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:345.77kb
    • 提供者:metallica
  1. zhixian

    1下载:
  2. 这是数控技术课本上的逐点比较法插补直线和圆弧的程序,-This is the numerical control technology textbook case-by-point comparison of linear and circular interpolation procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:367.98kb
    • 提供者:王小龙
  1. MipMap-chain-linear-interpolation-and-cubic

    0下载:
  2. 三次线性插值和MipMap链,高质量图形图像缩放技术之一,例子很多,参考性强。-MipMap chain linear interpolation and cubic,is one of Image scaling technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:103.95kb
    • 提供者:张燕
  1. Linear-interpolation-algorithm

    0下载:
  2. Linear interpolation algorithm with image scaling用线性插值算法实现图像缩放的实现源码,没有编译,但给出了基本的算法思路,可以对图片进行放缩处理-Linear interpolation algorithm with image scaling with linear interpolation algorithm implementation of image scaling source, not compile, but gives the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.53kb
    • 提供者:
  1. Two-linear-interpolation

    3下载:
  2. 利用双线性插值对图像进行去马赛克处理,可以直接运行,得到处理后的图像-Two order correlation linear interpolation image mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:928byte
    • 提供者:py
  1. Linear-interpolation-vb

    0下载:
  2. 这是VB写的一个直线插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。-It is written in a linear interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there is the whol
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.6kb
    • 提供者:罗凯
  1. Bilinear-interpolation

    0下载:
  2. 本程序代码包括最近邻差值,线性插值和三次样条差值,具有很实用的价值-This code includes the nearest neighbor difference, linear interpolation and the three spline difference, has a practical value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:736byte
    • 提供者:高礼圳
  1. interpolation

    1下载:
  2. 图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5kb
    • 提供者:pweorpenguin
« 12 3 4 5 6 »
搜珍网 www.dssz.com