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

搜索资源列表

  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. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  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. Interpolation

    0下载:
  2. 使曲线更加平滑,能改变工程应用中的图像,并对其进行处理。-Curve more smooth so that,Application to change the image, and processed
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:179583
    • 提供者:陈林
  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. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-22
    • 文件大小:532690
    • 提供者:刘子木
  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. image

    1下载:
  2. 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
  3. 所属分类:Graph program

    • 发布日期:2016-01-13
    • 文件大小:3242125
    • 提供者:wongjx
  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
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com