CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Interpolation image

搜索资源列表

  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. interpolation.rar

    0下载:
  2. 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:816
    • 提供者:fengye
  1. Image-Intepolation

    0下载:
  2. 利用双线性插值算法,实现图像的放大缩小,内附原理文档。-Bilinear interpolation algorithm to achieve image zoom, containing principles document.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:781704
    • 提供者:lijb
  1. image

    0下载:
  2. 采用双线性插值在vs2005下完成图像处理,实现哈哈镜效果-Bilinear interpolation image processing, convex mirror effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3355844
    • 提供者:王帅
  1. interpolation

    0下载:
  2. 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:36098
    • 提供者:王二
  1. interpolation

    0下载:
  2. 多项式插值与拟合及实例分析,图像处理中可以用到的-Polynomial interpolation and fitting, and examples of analysis, image processing can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:179690
    • 提供者:斌斌
  1. iminerpolation

    0下载:
  2. 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:200724
    • 提供者:zjian
  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-29
    • 文件大小:20655
    • 提供者:breathomn
  1. Interpolation-related

    0下载:
  2. 图像处理当中经常会用到插值处理,给出了VC程序代码,非常好用.-Image processing which is often used for interpolation processing, given the VC code, very easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3901042
    • 提供者:晓亮薛
  1. Edge-Interpolation

    0下载:
  2. 基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:161384
    • 提供者:feelfree
  1. Image-Reconstruction

    1下载:
  2. 运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。-Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-07
    • 文件大小:13689085
    • 提供者:renli
  1. Interpolation

    0下载:
  2. 利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。-Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:68885
    • 提供者:段玉霞
  1. Bilinear-interpolation-and-cubic-convolution

    0下载:
  2. 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98202
    • 提供者:张燕
  1. Nearest-neighbor-interpolation-and-the-speed-optim

    0下载:
  2. 近邻取样插值和其速度优化,是图像缩放技术中重要的技术之一,代码很丰富,稍作修改就可用于自己的代码中-Nearest neighbor interpolation and the speed optimization of sampling,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:22122
    • 提供者:张燕
  1. interpolation-using-wzp

    0下载:
  2. matlab image interpolatio using wzp.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:107257
    • 提供者:Y. Kim
  1. Fractal-Interpolation

    0下载:
  2. 分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:689175
    • 提供者:fgl
  1. image-processing

    0下载:
  2. 关于图像处理的一些基本代码,比如图像格式变换,图像插值,图像翻转等-Some basic code on image processing, such as the image format conversion, image interpolation, image flip
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:8668
    • 提供者:李同亮
  1. Properties-of-CFA-interpolation

    0下载:
  2. 基于经过处理的CFA插值的图像的统计特性-Based on the statistical properties of the treated CFA interpolation image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:2573687
    • 提供者:卿轲
  1. Two-linear-interpolation

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

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

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

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