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

搜索资源列表

  1. EZresize

    0下载:
  2. llows you to resize an image easily and quickly by way of a bilinear interpolation algorithm.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-17
    • 文件大小:49610
    • 提供者:ghashang
  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. nearestinterpolation

    0下载:
  2. 2006编写的最近邻域内插源代码,可以实现图像的最近邻域内插-2006 prepared by the nearest neighbor interpolation within the source code can be achieved within the image of the nearest neighbor interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:149487
    • 提供者:hao
  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. interpolation

    0下载:
  2. 图像处理,可以用来进行图像内插。效果还不错的!-image interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:549
    • 提供者:x
  1. CCD

    1下载:
  2. 本设计主要用来进行图像采集处理,通过摄像头采集图像信息,经过插值算法后存储到外部SDRAM,然后读取图像数据,进行边缘滤波处理后经VGA输出到屏幕上。-This design is mainly used for image acquisition and processing,through the camera capture image information,after interpolation to the external memory after the SDRAM,and th
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:12348
    • 提供者:申永帅
  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

    0下载:
  2. 这是最新的基于像素相关性的,医学图像断层插值算法,可有用的-This is the latest pixel-based correlation, medical image interpolation algorithm faults can be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1385508
    • 提供者:mawei
  1. Bilinear-interpolation-algorithm

    0下载:
  2. 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:332557
    • 提供者:chenjun
  1. remote-sensing-image-interpolation

    0下载:
  2. 该代码主要实现多幅遥感图像分辨率不一致问题,包括遥感图像处理的常用插值方法,开发环境为MATLAB 7.0a。-The code to achieve multiple remote sensing image resolution of the major inconsistencies, including remote sensing image processing, interpolation method used, the development environment for t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1598
    • 提供者:lijin
  1. GrafikaKomputerowaZad2

    0下载:
  2. Simple graphic JAVA program with interpolation and affine image transformations
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:405680
    • 提供者:adix
  1. Interpolation

    0下载:
  2. 基于小波和插值的超分辨率图像重建算法用于实现对图像的插值提高分辨率-Based on wavelet and interpolation of super-resolution image reconstruction algorithm is used to achieve improved resolution of the image interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1191773
    • 提供者:LD
  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. Interpolation-Methods

    0下载:
  2. 医学图像插值算法,根据医学图像的特点介绍的插值方法,很不错的一篇英文文章-Medical image interpolation algorithm, described in accordance with the characteristics of medical image interpolation method, a very good one English articles
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1099768
    • 提供者:蒲金霞
  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. Image-Interpolation-Algorithm

    0下载:
  2. 文档包括双线性插值算法和最近邻域算法的详细介绍,以及算法的相关计算。-Documentation includes bilinear interpolation algorithm and the nearest neighbor algorithm which is described in detail, as well as algorithms related calculations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5943013
    • 提供者:轻车
  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 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com