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

搜索资源列表

  1. ImgScale

    0下载:
  2. 利用近邻域插值、线形插值或者三阶卷积插值三种不同的方法,完成图像的缩放功能。-NN using interpolation, linear interpolation, or third-order convolution interpolation in three different ways to complete the image of the zoom feature.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:1034901
    • 提供者:谭璐芬
  1. chazhi

    0下载:
  2. 图像三线性插值算法,对一定图像插值成给定大小的图像-Image trilinear interpolation algorithm, Image Interpolation of a certain size into a given image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:6692
    • 提供者:yangyang
  1. my_interp

    0下载:
  2. Interpolation functionThis function performs the interpolation of the input image, using the specified filter
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:634
    • 提供者:chironu
  1. Image

    0下载:
  2. 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:157424
    • 提供者:l
  1. digitalimagedecimationinterpolation

    0下载:
  2. digital image decimation-interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:591973
    • 提供者:stabs
  1. SuperResolution

    0下载:
  2. 这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.-This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4438666
    • 提供者:hlb
  1. resolution

    0下载:
  2. to resolve image. i.e to increase size of image by interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:983
    • 提供者:shruti
  1. New

    0下载:
  2. mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3262
    • 提供者:aaaa
  1. bicubic

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:654
    • 提供者:aaaa
  1. test_qulity_of_image

    0下载:
  2. 计算插值图像和原始图像之间的视觉差别 采用亮度委员会的标准 编写得测试代码 输出值越小 插值效果越好-Calculating the visual difference between the original image and interpolation image using brightness standards for the preparation of the Commission may test code output value the smaller the bette
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1449091
    • 提供者:王红卫
  1. Iterative-Interpolation_Super-Resolution_Image_Re

    0下载:
  2. Iterative Interpolation Super Resolution Image Reconstruction
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-12
    • 文件大小:20175732
    • 提供者:mat
  1. ba_interpolation

    0下载:
  2. the given code is used for matlab image interpolation techniques
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:588685
    • 提供者:LOKESH
  1. Triangle_view

    0下载:
  2. Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3133
    • 提供者:ruchir
  1. SFTW351-Assignment1-D-A6-2776-4

    0下载:
  2. * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal a
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4386860
    • 提供者:k
  1. bilinear

    0下载:
  2. Bilinear interpolation to smoothen an image
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:63189
    • 提供者:nikunj patel
  1. shiftedlin

    0下载:
  2. The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The sour
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:66097
    • 提供者:hopu chan
  1. image

    1下载:
  2. image processing assignments :-- median filtering , laplacian ,high boost filtering , upsampling, downsampling , etc
  3. 所属分类:Other systems

    • 发布日期:2015-12-26
    • 文件大小:989361
    • 提供者:pagal
  1. XIL

    0下载:
  2. Image resize, rotate, translation function using bilinear interpolation method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1986
    • 提供者:SangKyu
  1. image-scaling-procedure

    0下载:
  2. 用C++语言编写的图像缩放程序,采用双线性插值算法-Written in C++ language, image scaling procedure for the bilinear interpolation algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1221960
    • 提供者:shard
  1. Image_Rescale

    0下载:
  2. .ppm图像的双线性插值缩放的VC++源程序,VS2008下编译通过-. Ppm bilinear interpolation image scaling, and the underlying operating system and hardware independent
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2612947
    • 提供者:黄蕾
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com