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

搜索资源列表

  1. linearandnearest

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

    • 发布日期:2008-10-13
    • 文件大小:931408
    • 提供者:王莞丽
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. Bilinear interpolation by LabVIEW

    0下载:
  2. Bilinear interpolation by LabVIEW
  3. 所属分类:2D图形编程

    • 发布日期:2011-05-22
    • 文件大小:14112
    • 提供者:kf135881
  1. deltainsert

    0下载:
  2. 利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:167834
    • 提供者:YY7EE
  1. biliner

    1下载:
  2. delphi下用二次线性插值算法缩放图片的方法,与delphi自己的绽放功能对比,明显要好很多。-delphi under scaling with bilinear interpolation algorithm picture approach, and their blooming features delphi contrast, significantly better than many.
  3. 所属分类:2D Graphic

    • 发布日期:2015-06-27
    • 文件大小:289792
    • 提供者:houling
  1. interpol1

    0下载:
  2. This program is an image interpolation (bilinear interpolation).
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:257972
    • 提供者:donginshin
  1. image_pro_1

    0下载:
  2. 用Matlab实现的对图像双线性插值进行缩放,里面包含两次缩放-Bilinear interpolation of the image is scaled using Matlab, which contains two scaling
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:854
    • 提供者:hejiangshan
  1. Bilinear-interpolation1

    0下载:
  2. 将RAW文件格式的图片采用双线性插值并将其转换为BMP格式的文件,采用C/C++编写。-RAW file format images using bilinear interpolation and converted to BMP format file, using C/C++ to write.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:1652
    • 提供者:wangwei
  1. benzlxs

    0下载:
  2. 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:13680640
    • 提供者:李雪松
  1. change

    0下载:
  2. 图像插值,最邻近,双线性,双三次算法函数-Image interpolation, nearest neighbor, bilinear, bicubic algorithm function
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:651
    • 提供者:吴迪
  1. chuli

    0下载:
  2. 数字图像几何变换,程序比较简单,以后实现双线性插值的-Digital image geometric transformation, the procedure is relatively simple, after bilinear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:2431029
    • 提供者:baiyunhui
  1. graytwothree.m.tar

    0下载:
  2. 图像缩放中最常用的双线性插值算法,效果很好-The most commonly used image scaling bilinear interpolation algorithm works well
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:756
    • 提供者:朱昴
  1. bilinearcode

    0下载:
  2. 基于双线性插值方法的图像缩小、放大程序,原创-Bilinear interpolation method based on image reduction, enlargement program, originality
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:1316
    • 提供者:zhangwei
  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. 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. bilinear-interpolation

    0下载:
  2. 双线性插值算法实现 MFC C++语言 邻近算法 三次立方-bilinear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:254559
    • 提供者:Lee
  1. resize

    1下载:
  2. 图像的缩放,采用两种方法,可以直接运行。向后映射,1.最近领域法,2.双线性插值法-Image scaling, two methods can be run directly. Backward mapping, a recent field of law, (2) bilinear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:李琛
  1. Source-Code

    0下载:
  2. 双线性插值,对图像进行放大缩小,upsampling,down sampling-Bilinear interpolation on the image to zoom, upsampling, down sampling
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:166240
    • 提供者:Zichen He
  1. refine_resolution

    0下载:
  2. 通过对图像RGB三通道进行双线性插值以放缩图像!-RGB three-channel image by bilinear interpolation image to zoom!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1573
    • 提供者:王江
  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图形编程

« 12 »
搜珍网 www.dssz.com