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

搜索资源列表

  1. shuangxianxingchazhi

    0下载:
  2. 双线性插值算法及实现,其中还有包含测试的数据-Bilinear interpolation algorithm and implementation
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:23638000
    • 提供者:cynosural
  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. bilinearcode

    0下载:
  2. 基于双线性插值方法的图像缩小、放大程序,原创-Bilinear interpolation method based on image reduction, enlargement program, originality
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1316
    • 提供者:zhangwei
  1. cazhi

    0下载:
  2. 彩色图像的双线性插值的程序,可用于对放大图像进行插值,减少失真度。-Color image bilinear interpolation procedures can be used to interpolate the enlarged image, reducing distortion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1080
    • 提供者:王琦
  1. gao-fenbianlv

    0下载:
  2. 一个基于图像的高分辨实现的maltab源代码实现,采用了双线性插值方法。-An image-based high-resolution achieved maltab source code, using a bilinear interpolation method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:297420
    • 提供者:章亿
  1. filter-design

    0下载:
  2. IIR和FIR滤波器的设计,用脉冲响应不变法和双线性变换法设计IIR滤波器,用窗函数法设计了FIR滤波器。-IIR and FIR filter design, with the impulse response method and the bilinear transform IIR filter design using window function design of the FIR filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:331072
    • 提供者:dandanzhao
  1. geometry-operations

    0下载:
  2. 实现图像的镜像变换、拉伸、平移、旋转、缩放功能,双线性插值法-Achieve the mirror image transform, stretching, translation, rotation, scaling, bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:80898
    • 提供者:周轶凡
  1. IIR-DSP-FILTER

    0下载:
  2. 设计IIR数字滤波器一般采用间接法(脉冲响应不变法和双线性变换法),应用最广泛的是双线性变换法。基本设计过程是:①先将给定的数字滤波器的指标转换成过渡模拟滤波器的指标; ②设计过渡模拟滤波器;③将过渡模拟滤波器系统函数转换成数字滤波器的系统函数。MATLAB信号处理工具箱中的各种IIR数字滤波器设计函数都是采用双线性变换法。-IIR digital filter design commonly used indirect method (impulse response method and t
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:46212
    • 提供者:liang
  1. zoom_in

    0下载:
  2. provided the two method which is Nearest Neighbour & Bilinear Interpolation , to zoom a small size image in a larger one... good for beginner
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:728
    • 提供者:Honaleum
  1. Programming-for-image-zoom

    0下载:
  2. 此程序利用两种方法对图像进行缩放:一种是领域插值法,另一种是双线性插值法,并对边界问题进行的必要的处理-This process using two methods of image scaling: one is the domain interpolation method, and the other one is bilinear interpolation, and the border of the necessary processing problems
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11272
    • 提供者:梅浪奇
  1. improve_bilateal_filter

    0下载:
  2. 改进了双线性滤波算法,无论是速度和效果都有很大提高。-Improved bilinear filtering algorithm, both the speed and effectiveness are greatly improved.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:25471
    • 提供者:老代
  1. butter

    0下载:
  2. 双线性变换巴特沃斯发设计数字带通滤波器。matlab环境下-Bilinear transform hair design digital Butterworth bandpass filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:944
    • 提供者:lemonli
  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. test

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

    • 发布日期:2017-06-11
    • 文件大小:18431359
    • 提供者:王东至
  1. IIR-digital-filter-in-MATLAB

    0下载:
  2. 采用脉冲响应不变法和双线性变换法设计IIR数字滤波器。 -Using impulse response method and bilinear transform IIR digital filter design.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2037
    • 提供者:林丹鹭
  1. imageShift

    0下载:
  2. 对图像进行平移变换,使用了双线性插值,使用时注意修改图像路径,常用于图像配准等-Translation transform the image, using a bilinear interpolation, pay attention to modify the image path when used, commonly used in image registration, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:955
    • 提供者:wujiaqi
  1. source

    0下载:
  2. 此代码主要是利用最邻近差值法,双线性插值法,高阶插值法实现图像的旋转以及缩放-This code is the difference between the use of the nearest neighbor method to achieve image rotation bilinear interpolation, higher-order interpolation and scaling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2592
    • 提供者:xuxiao
  1. bilinearFilter.m

    0下载:
  2. An implementation of a Nonlinear Bilinear Filter
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:fabridame
  1. matlab-_scaler

    0下载:
  2. 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:867971
    • 提供者:卫伟
  1. image-zoom

    3下载:
  2. 图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation a
  3. 所属分类:Special Effects

    • 发布日期:2015-05-12
    • 文件大小:1465344
    • 提供者:小陈
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 36 »
搜珍网 www.dssz.com