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

搜索资源列表

  1. test

    0下载:
  2. 基于opencv的双线性插值算法,实现图形图像任意比例缩放-Opencv based on bilinear interpolation algorithm to achieve arbitrary scaling graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18431359
    • 提供者:王东至
  1. imageShift

    0下载:
  2. 对图像进行平移变换,使用了双线性插值,使用时注意修改图像路径,常用于图像配准等-Translation transform the image, using a bilinear interpolation, pay attention to modify the image path when used, commonly used in image registration, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:955
    • 提供者:wujiaqi
  1. source

    0下载:
  2. 此代码主要是利用最邻近差值法,双线性插值法,高阶插值法实现图像的旋转以及缩放-This code is the difference between the use of the nearest neighbor method to achieve image rotation bilinear interpolation, higher-order interpolation and scaling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2592
    • 提供者:xuxiao
  1. matlab-_scaler

    0下载:
  2. 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:867971
    • 提供者:卫伟
  1. image-zoom

    3下载:
  2. 图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation a
  3. 所属分类:Special Effects

    • 发布日期:2015-05-12
    • 文件大小:1465344
    • 提供者:小陈
  1. xuanzhuan

    0下载:
  2. 采用双线性插值法对图像进行旋转,并求取旋转前后的直方图-Bilinear interpolation method of image rotation, and rotation around the histogram strike
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3514
    • 提供者:刘洁
  1. HW_2

    0下载:
  2. Rotating Images by Nearest-neighbor and bilinear interpolation, Histogram Equalization, and Laplacian Enhance
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16615424
    • 提供者:陳昱安
  1. nv12_resizer

    2下载:
  2. 直接缩放NV12(YUV420sp)图像 不需要间接地转成RGB格式后缩放再转回NV12 程序已经优化-Resize NV12 Image using bilinear interpolation directly
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:2048
    • 提供者:
  1. chazhi

    0下载:
  2. 该函数用来以图像中心为中心旋转DIB图像,返回新生成DIB的句柄。 * 调用该函数会自动扩大图像以显示所有的象素。函数中采用双线性插 * 值算法进行插值-This function is used to rotate the image center DIB image, returns the new generation DIB handle.* Calling this function will automatically expand the image to displa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2663
    • 提供者:魏作华
  1. Untitled

    1下载:
  2. 将一幅512×512的原始灰度图像,采用3×3的平均窗口对它作滤波运算(原图像外围的像素的灰度值视为128);对滤波后图像隔行、隔列丢弃一半像素形成一幅256×256的小图像;对此小图像分别采用最邻近内插、双线性内插的方法将它放大为512×512的大图像。对照原图像,计算两种放大图像各自的PSNR。-A grayscale original image of 512 × 512, using a 3 × 3 window average (gradation values ​ R
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1709
    • 提供者:葛德
  1. tuxiagnxuanzhuan

    0下载:
  2. 基于双线性插值的图像旋转源码, 基于双线性插值的图像旋转源码-Based on bilinear interpolation of the source image rotation, image rotation based on bilinear interpolation source code, based on bilinear interpolation of the source image rotation, image rotation based on bilinear in
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:673
    • 提供者:白雪
  1. mre

    0下载:
  2. image scaling using bilinear interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:827
    • 提供者:div
  1. shuangxianxingchazhi

    1下载:
  2. 关于分布式视频编码的边信息生成算法之双线性插值算法。-Distributed video coding side information about the bilinear interpolation algorithm to generate algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3924
    • 提供者:二木
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com