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

搜索资源列表

  1. 用双线性变换法设计IIR滤波器

    0下载:
  2. 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9999
    • 提供者:孙涛
  1. 双线性曲线

    1下载:
  2. 一个生成双线性曲线的小程序,内部参数设置见源代码中的说明。-a bilinear curve generation of small procedures, internal parameter setting, see the source code for the note.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:无华
  1. 图像平滑,锐化及双线性内插算法

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-02-23
    • 文件大小:2165
    • 提供者:yanwang92
  1. 双线性插值法matlab程序

    1下载:
  2. 双线性插值法matlab程序,图像插值方法
  3. 所属分类:源码下载

  1. 图像旋转双线性插值

    0下载:
  2. 图像平移,旋转,缩放,用到的是邻近值和双线性插值
  3. 所属分类:源码下载

  1. 双线性插值法实现图像平移

    1下载:
  2. 双线性插值法实现图像平移
  3. 所属分类:GDI/图象编程

  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. 双线性内插原理.rar

    0下载:
  2. 数字图像处理的算法。, Digital picture processing algorithm.
  3. 所属分类:图形图象

    • 发布日期:2017-11-09
    • 文件大小:5641
    • 提供者:于忠徐
  1. 双线性差值法实现了图像了放大和缩小

    0下载:
  2. 双线性差值法实现了图像了放大和缩小,可作参考,Bilinear difference method to achieve the image of the zoom in and out, can make reference to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:4335
    • 提供者:fila
  1. Mag_Color_Snake.rar

    0下载:
  2. 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1317
    • 提供者:朱丽平
  1. pic_transport.rar

    0下载:
  2. 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:254024
    • 提供者:winxp
  1. Bilinear_Interpolation.rar

    2下载:
  2. MATLAB双线性插值法对图像进行放大和缩小,MATLAB bilinear interpolation image zoom in and out
  3. 所属分类:Database system

    • 发布日期:2017-03-23
    • 文件大小:1303
    • 提供者:shen hong
  1. imrotatex.rar

    0下载:
  2. 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:533
    • 提供者:zhanghaiqianzx
  1. twoWays.rar

    0下载:
  2. 双线性插值和三次卷积法将图象扩大两倍,c语言实现。,bilinear and cubic convolution interpolation method will expand the image twice, c language.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4009
    • 提供者:王立东
  1. interpolationbilinear

    0下载:
  2. 2006年老外写的双线性内插的源代码,简单易学,容易上手。-Written in 2006, foreigners bilinear interpolation of the source code, easy to learn, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781744
    • 提供者:hao
  1. C

    1下载:
  2. IIR数字滤波器设计C程序-双线性变换法设计IIR数字滤波器包括1.Lowpass 2.Highpass 3.bandpass三部分-Infinite Impulse Response Digital Filter Design By Double Converting
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-08-05
    • 文件大小:7680
    • 提供者:王朝汉
  1. DwindlePic

    0下载:
  2. 用Java实现的 双线性插值算法的源代码(可运行)-Implemented with Java source code for bilinear interpolation algorithm (runs)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2029
    • 提供者:chen
  1. dblinear

    1下载:
  2. 用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1085081
    • 提供者:张成峰
  1. 双线性插值算法

    1下载:
  2. 双线性插值c++实现,环境为vs2013(]bilinear interpolation)
  3. 所属分类:图形图像处理

  1. 双线性插值

    0下载:
  2. 利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-28
    • 文件大小:13614080
    • 提供者:妖若仙
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com