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

搜索资源列表

  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-23
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. tiny_YUV.rar

    0下载:
  2. 能够显示yuv420图像,并显示进行线性插值后的图像,对于yuv序列,同样可以查看。,Yuv420 can display images, and display the image after the linear interpolation, for yuv sequence, the same can see.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:39874
    • 提供者:ZhangBo
  1. nedi

    1下载:
  2. 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
  3. 所属分类:Special Effects

    • 发布日期:2015-03-25
    • 文件大小:172442
    • 提供者:rhhh
  1. Tuxiangchazhisuanfa

    0下载:
  2. 常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法-常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:184489
    • 提供者:why354
  1. shuangxianxingchazhisuofangtuxiang

    1下载:
  2. 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:995816
    • 提供者:jhm
  1. test

    0下载:
  2. 实现了监控视频图像的去隔行算法,使隔行扫描的图像插值成为逐行扫描-The realization of the surveillance video images Deinterlacing Algorithm, so deinterlacing Image Interpolation become progressive scan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:27677
    • 提供者:litchi
  1. peizhu

    0下载:
  2. 一种基于互信息算法的医学图像插值,或许有用-Mutual information based on medical image interpolation algorithm, perhaps useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3702
    • 提供者:kevin
  1. reducd

    0下载:
  2. 数字图像插值增减算法。 数字图像插值增减算法 -reduce
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1704
    • 提供者:dxh
  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-17
    • 文件大小: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-30
    • 文件大小:20655
    • 提供者:breathomn
  1. C2_1(zoomin_and_zoomout)

    0下载:
  2. 程序可以实现对图像的抽取缩小和插值放大功能-Program can achieve the extraction of narrow and interpolation image to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:219198
    • 提供者:蔡家村
  1. am.tar

    0下载:
  2. 图像缩放,效果较好,三次插值法,能较高质量缩放图像-Image scaling, better-performing, three interpolation can be higher quality zoom images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7688202
    • 提供者:windy
  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. picture-zoom-in-out

    0下载:
  2. 图像插值算法,有详细说明,效果与显卡默认插值相当-Image interpolation algorithm, a detailed descr iption of the results and graphics default interpolation rather
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4430
    • 提供者:无名
  1. demo

    0下载:
  2. 小波用于CFA图像插值的源程序,2010年最新的论文。This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communicatio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:507448
    • 提供者:张华
  1. Color-filter-array-color-reproduction-using-cycle-

    2下载:
  2. 2010年最新用小波变换做CFA彩色图像插值的源程序。J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.-New 2010 CFA to do with the wavel
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:507556
    • 提供者:张华
  1. imageprocess

    0下载:
  2. 程序实现了bmp图片的读取,用各种经典的算发实现图像的特征提取,图像插值等处理-Procedures implemented to read bmp images, made with a variety of classical operators for image feature extraction, image interpolation processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3917293
    • 提供者:王某
  1. Sparse Lab 200-Core

    1下载:
  2. 基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观 的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均 匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后 采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和 噪声)。-In this paper, we propose a novel method for solv- ing single-image super-resoluti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:27596228
    • 提供者:qianyeyu
  1. Raterpolation

    0下载:
  2. 斜坡边缘模型图像插值新方法Ramp edge model a new method of image interpolation-Ramp edge model a new method of image interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1215276
    • 提供者:kk9696
  1. ICBI

    0下载:
  2. 一种基于双立方插值的新型图像插值算法,较好的保存边缘信息-Based on bicubic new image interpolation algorithm, the preservation of edge information better
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:37888
    • 提供者:戈薇
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com