CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像插值算法

搜索资源列表

  1. scale

    0下载:
  2. YUV420视频的缩放,经过高度的优化,其中三次卷积插值(cubic convolution)算法的效果最好,优化程度也最高。其基本思想是通过整型化、查表等方法消除每一帧图像插值运算中的浮点运算和乘除法运算。-scale YUV420 video frames with cubic, bilinear & cubic convolution interpolation algorithms。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:4220
    • 提供者:王四海
  1. sscsz

    0下载:
  2. 双三次插值算法的MATLAB实现,实现图像的缩放-Bicubic interpolation algorithm in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1420
    • 提供者:liuxu
  1. ImageHandel

    0下载:
  2. 图像处理的各种操作,包括图像的线性,灰度变换,几何变换,插值算法,边缘检测算法-Various image processing operations, including image linear gray-scale transformation, geometric transformations, interpolation algorithm, edge detection algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-09
    • 文件大小:4969472
    • 提供者:涂晓衍
  1. change

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

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

    0下载:
  2. 这个是双线性插值算法,对于灰色图像的处理。,Bilinear interpolation algorithm gray image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:52358
    • 提供者:iris
  1. jihebianhuan

    0下载:
  2. 数字图像几何变换,三种插值算法。最邻近,二次插值,双三次插值。-Digital image geometric transformation, the three interpolation algorithm. Nearest neighbor, quadratic interpolation, bicubic interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:4576
    • 提供者:吴迪
  1. BilinearInterpolation

    1下载:
  2. 图像配准技术及其matlab实现书中的源码——双线性插值算法-Image equipped with quasi-technology and its matlab to achieve in the book of the source code- bilinear interpolation algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:627
    • 提供者:查珊珊
  1. nearest

    0下载:
  2. 自己编写的插值算法 ,可以放大和缩小图像。最近邻算法-I have written interpolation algorithm, can zoom in and zoom out. Nearest neighbor algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:154093
    • 提供者:
  1. free3Dplayer

    1下载:
  2. 裸眼3D播放器设计,将多个视点的图像进行融合,经插值算法处理后输出至光栅显示器呈现出裸眼3D效果-Design of naked eye 3D player, image multi-view fusion, the interpolation algorithm is output to the raster display showing the design 3D eye effect naked eye 3D player, image multi-view fusion, the in
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-10
    • 文件大小:673557
    • 提供者:蓝尘
  1. PartialVolumeInterpolation

    0下载:
  2. 这个算法是用来对两幅图像进行仿射变换再利用PV插值算法求取变换后图像的灰度值-Partial Volume Interpolation is a function to transform a reference image to a floating image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:1000
    • 提供者:刘干
  1. DIP-Bilinear-Interpolation-Algorithm

    0下载:
  2. 数字图像处理双线性插值算法详细解析与实现源码-Bilinear interpolation algorithm of digital image processing detailed analysis and implementation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:331682
    • 提供者:张飞
  1. suofang

    0下载:
  2. 实现对图像的放大缩小。使用了双线性插值算法。-Realization of the image zoom. Using the bilinear interpolation algorithm.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-19
    • 文件大小:1249
    • 提供者:陆孤梵
  1. Research-on-image--algorithm

    1下载:
  2. 本次设计主要采用MFC(微软基础类)来设计一个可视化的界面,具有可与用户交互的功能,完成图像的插值算法。并且应用了一种新的一种插值算法,使得图像在放大较大的倍数时仍然能够保持图像有较为清晰的边缘效果。 同时该设计可以使用户自己选择相应的放大倍数,同时可以自己选择插值算法,这样不同的场合下可以使用不同的插值算法来对图像进行放大,可以快速直观的看到不同的插值算法的效果。 -This design mainly MFC (Microsoft Foundation Classes) to des
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-16
    • 文件大小:6707200
    • 提供者:吴军
  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. Color-interpolation-algorithm

    0下载:
  2. 这是一篇硕士学位论文,关于CCD图像的颜色插值算法研究及其FPGA实现-This is a master s degree thesis on the color CCD image interpolation algorithm and its FPGA Implementation
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4574324
    • 提供者:韩雪超
  1. test

    0下载:
  2. 双线性插值算法实现的图像显示、放大、保存的功能。可以放大灰度和彩色的BMP。-Bilinear interpolation algorithm for image display, zoom in, save functions. Can zoom in grayscale and color BMP.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:22847
    • 提供者:无雨森
  1. Image-geometric-transformation

    0下载:
  2. 包含几个图像几何变换源程序,包括平移、旋转、镜像,转置,缩放,插值算法等。-Contains several image geometric transformation program, including translation, rotation, mirroring, transpose, scaling, interpolation algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:749007
    • 提供者:吴庆海
  1. shuangxianxingchazhi

    0下载:
  2. 针对单幅图像简单放大缩小而进行的双线性插值算法(不包含选转等变化)-For single image simple carried zoom bilinear interpolation algorithm (such as changes in turn elect not included)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:902
    • 提供者:liumenfei
  1. wssw

    0下载:
  2. 图像几何变换(缩放、旋转)中的插值算法 - The picture geometry transformation (缂╂斁, revolves) thecenter interpolation algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1662
    • 提供者:ptsho
  1. test

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

    • 发布日期:2017-06-11
    • 文件大小:18431359
    • 提供者:王东至
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com