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

搜索资源列表

  1. bilinear_interpolat2

    0下载:
  2. 双线性插值matlab代码。 子函数: bilinear_interpolat2()采用双线形插值实现图像放大 参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返回的放大图像-双线性插值matlab代码。 子函数: bilinear_interpolat2()采用双线形插值实现图像放大 参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:569
    • 提供者:ramseysutherla
  1. lininterp1f

    0下载:
  2. 用c++语言编写的图像差值方面的函数,如双线性插值法-C++ language using the image difference function areas, such as the bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3487
    • 提供者:高菲
  1. motion_direction

    0下载:
  2. 将原图像看做是自相关及其功率谱是各向同性的一阶马尔可夫过程,采用基于方向微分的运动模糊方向鉴别方法,对运动模糊图像进行方向性的高通滤波(方向微分),当滤波方向为运动模糊方向时 ,由于此方向模糊图像对应的高频成分最少,高通滤波(方向微分)使模糊图像能量损失最大,得到的微分图像灰度值(双线性插值)之和必然最小.所以方向微分得到的图像灰度值之和中的最小值对应的方向即为运动模糊的方向-The original image as is the autocorrelation and power spect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:29848
    • 提供者:ouyangsir
  1. BMP

    0下载:
  2. BMP图像 灰度级插补 包括最邻近插值和双线性插值-BMP image gray level interpolation, including interpolation and nearest neighbor bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:224090
    • 提供者:chen tong
  1. zoom

    0下载:
  2. 用VC6.0编写的双线性插值算法进行图片的批量缩放。-Bilinear interpolation with VC6.0 write batch image scaling algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12806819
    • 提供者:沈昌力
  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. The-twin-line-puts-algorithm

    0下载:
  2. 一种双线性插值算法的简单实现方法,供大家学习参考。-One kind of bilinear interpolation algorithm to achieve a simple way for them to learn information.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:332551
    • 提供者:涂方辉
  1. erweichazhi

    0下载:
  2. 用C++完成二维双线性插值的功能。根据给定的X和Y值来插值获得Z的值。-bilinear interpolation using C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1047938
    • 提供者:loser
  1. DIP

    0下载:
  2. 采用最小邻域和双线性插值两种方法实现图像的缩放,针对BMP图像,可能存在错误,请各位指教!-Smallest neighborhood and bilinear interpolation are two methods of image scaling for BMP images, there may be an error, please advise!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:43136
    • 提供者:刘芳
  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-12
    • 文件大小:2612947
    • 提供者:黄蕾
  1. Bilinear-Interpolation

    0下载:
  2. 基于MATLAB编写的双线性插值法函数,用于通过双线形插值法实现灰度图像的缩小和放大-Function of Bilinear Interpolation for Digital Image Processing
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12313
    • 提供者:Ku Bi
  1. test1

    0下载:
  2. 最临近插值与双线性插值进行图像缩放,使用Opencv读取图像像素点,算法非调用OpenCv自带算法-image scaling with the nearest interpolation and bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2132411
    • 提供者:陈苗荣
  1. Image-zoom---modified-WT

    0下载:
  2. 实现文章 李根.基于小波变换修正的双线性图像插值图像放大方法,信息技术,2010.9 一文的仿真。包括自编的双线性插值和最近邻插值方法。-Lee, realize the article based on wavelet transform image modified bilinear interpolation method of image magnification, information technology, article 2010.9 of the simulation. In
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1441349
    • 提供者:annywang
  1. xianxing

    0下载:
  2. 双线性插值方法及实现,用c语言编写,有注释-Bilinear interpolation method and implementation, using c language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-08
    • 文件大小:1949658
    • 提供者:吴海旋
  1. image

    0下载:
  2. 关于利用双线性插值法放大灰度图像的Matlab程序,效果还行,可供相关研究人员参考!非原创-Bilinear interpolation on the use of gray-scale image to enlarge Matlab procedures, the results were OK, for the relevant research references! Non-original
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50394
    • 提供者:zhangwenbo
  1. c-bilinear

    0下载:
  2. 双线性插值,用于将高斯网格资料插值成日常均匀格点资料-Bilinear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1648
    • 提供者:圆圆
  1. bilinear-interpolation-method

    0下载:
  2. 主要介绍图像放大处理中的双线性插值方法及例程-introduction of bilinear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:334597
    • 提供者:松风霞蔚
  1. peizhun

    0下载:
  2. 图像配准。一个遥感图像配准函数。 双线性插值~ -image registration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:696
    • 提供者:shinkai262
  1. design

    1下载:
  2. 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9926
    • 提供者:风行阵
  1. picture-warp-using-Interpolation

    0下载:
  2. 运用插值算法对图像进行变形,包括邻近插值、双线性插值、三次卷积插值。使用了cximage类对jpeg类型图片的处理。有详细说明文档。-Use of the interpolation algorithm for image deformation, including the neighboring interpolation, bilinear interpolation, cubic convolution. Cximage class jpeg type of picture proces
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2717699
    • 提供者:r
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »
搜珍网 www.dssz.com