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

搜索资源列表

  1. SuperScaling

    0下载:
  2. 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42930
    • 提供者:心港
  1. linearandnearest

    0下载:
  2. 图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:931408
    • 提供者:王莞丽
  1. changeTwo

    0下载:
  2. 使用双线性插值和三次卷积法对图象进行扩大两倍的处理,存储于一个dat文件中-use bilinear and cubic convolution interpolation method of image expanded twice the processing, storing in a paper dat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4349
    • 提供者:王立东
  1. pic_transport.rar

    0下载:
  2. 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:254024
    • 提供者:winxp
  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
    • 文件大小:77264
    • 提供者:richard
  1. Bayer

    0下载:
  2. 图像的双线性插值算法,VC++编写,作为基础知识掌握。-Bilinear image interpolation algorithm, VC++ written, as basic knowledge.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1348
    • 提供者:哈馊豆
  1. sanxianxingchazhi

    0下载:
  2. 三线性插值算法放大图像,用于放大数字图像,比双线性放大复杂-Tri-linear interpolation algorithm to enlarge the image for enlarged digital image, zoom complex than bilinear
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3327
    • 提供者:王振
  1. assignment1

    1下载:
  2. 差值法+色彩矫正+伽马矫正 其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm) color correction gammar correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2980
    • 提供者:Gavin
  1. SuperScaling

    0下载:
  2. 双线性图像插值源代码,实现图像的平滑缩放SuperScaling-Bilinear image interpolation source code, to achieve a smooth image scaling SuperScaling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1814744
    • 提供者:我太阳
  1. dem_interpolation

    0下载:
  2. DEM內差,簡單有限元DEM內插方式,包還最鄰近指定法、雙線性法、立方迴旋法。-Poor, simple finite element DEM interpolation of DEM, specify the method of the package also nearest neighbor, bilinear method, cubic roundabout method.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8249123
    • 提供者:張庭榮
  1. picture

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

    • 发布日期:2017-05-16
    • 文件大小:4195245
    • 提供者:李云
  1. scaler

    0下载:
  2. 针对视频数据的ZOOM IN/OUT模块, 插值算法为双线性或最邻近可选。-For video data ZOOM IN/OUT module, Interpolation algorithm for bilinear or nearest neighbor optional.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:6765
    • 提供者:
  1. bitmap_DevCPP

    0下载:
  2. Image Interpolation(Neiboring,Bilinear,BiCubic).
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:237734
    • 提供者:Yuwen Tsai
  1. chazhi

    0下载:
  2. 双线性插值,又称为双线性内插。在数学上,双线性插值是有两个变量的插值函数的线性插值扩展,其核心思想是在两个方向分别进行一次线性插值。双线性插值作为数值分析中的一种插值算法,广泛应用在信号处理,数字图像和视频处理等方面。(Bilinear interpolation is also called bilinear interpolation. In mathematics, bilinear interpolation is a linear interpolation expansion of
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:878592
    • 提供者:sixiudant
  1. 1

    0下载:
  2. 已经完成的文字游戏 初学者 后面的有点崩 先用gm版G++和opencv实现图像的双线性插值(The finished word game beginner's point avalanche first uses GM version G++ and OpenCV to realize the bilinear interpolation of the image)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1287168
    • 提供者:zidong
  1. 双线性插值法python

    2下载:
  2. 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:帅哥铮
  1. 双三次插值

    0下载:
  2. 三次插值是一种更加复杂的插值方式,它能创造出比双线性插值更平滑的图像边缘。双三次插值方法通常运用在一部分图像处理软件、打印机驱动程序和数码相机中,对原图像或原图像的某些区域进行放大。(Cubic interpolation is a more complex interpolation method that creates a smoother image edge than a bilinear interpolation. The double cubic interpolation m
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:奥特曼11
  1. registration

    0下载:
  2. 图像配准,基于matlab自动匹配,二阶仿射,双线性插值法等方法(Image registration, based on Matlab automatic matching, two order affine, bilinear interpolation and other methods.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:327680
    • 提供者:linqinan
  1. 双线性插值

    0下载:
  2. 利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-28
    • 文件大小:13614080
    • 提供者:妖若仙
  1. 极图极坐标转换成反极图

    1下载:
  2. This is the inverse of ImToPolar. imP is the polar image with M rows and N columns of data (double data between 0 and 1). M is the number of samples along the radius from rMin to rMax (which are between 0 and 1 and rMax > rMin). Mr and Nr are t
  3. 所属分类:2D图形编程

« 1 2 ... 13 14 15 16 17 1819 »
搜珍网 www.dssz.com