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

搜索资源列表

  1. Bilinear-interpolation1

    0下载:
  2. 将RAW文件格式的图片采用双线性插值并将其转换为BMP格式的文件,采用C/C++编写。-RAW file format images using bilinear interpolation and converted to BMP format file, using C/C++ to write.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:1652
    • 提供者:wangwei
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值FORTRAN计算程序,用于FORTRAN90-Bilinear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:1154
    • 提供者:jpzhao
  1. Image-Processing-for--Bilinear

    0下载:
  2. Image Processing for Bilinear Filters and Resizing,Image Processing for Bilinear Filters and Resizing
  3. 所属分类:.net

    • 发布日期:2017-11-13
    • 文件大小:108142
    • 提供者:Manickam
  1. bilinear-interploation

    0下载:
  2. 双线性插值 该函数实现了数字图像处理中的双三次线性插值函数-Bilinear interpolation function implements the bicubic linear interpolation function in the digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:609
    • 提供者:李阳
  1. DIP-Bilinear-Interpolation-Algorithm

    0下载:
  2. 数字图像处理双线性插值算法详细解析与实现源码-Bilinear interpolation algorithm of digital image processing detailed analysis and implementation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:331682
    • 提供者:张飞
  1. bilinear-transformation

    0下载:
  2. 用双线型描述系统,并且使系统的模型具有良好的鲁棒性-Described by bilinear system, and the system model has good robustness
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:727
    • 提供者:
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值,可用于图像的放大,及对像素颜色的插值,能产生光滑的过渡效果-Bilinear interpolation can be used to enlarge the image, and the color of the pixel interpolation, to produce a smooth transition effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:902
    • 提供者:lichangjiang
  1. BILINEAR-Interpolation

    0下载:
  2. A code for implementing Bilinear Interpolation on Images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6411
    • 提供者:fu
  1. bilinear--and-impulse-invariance-method

    0下载:
  2. explains bilinear transform method, and impulse invariance method for IIR filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:933
    • 提供者:Ljv12
  1. bilinear

    0下载:
  2. 双线性插值,完成图像的上采样过程,使得图像不丢失太多的精度-Bilinear interpolation, an image on the sampling process is completed, so that the image is not lost too much precision
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:678196
    • 提供者:杨立加
  1. Bilinear-transform

    0下载:
  2. 利用双线性变换法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想,通过双线性变换法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。最终利用双线性变换法利用MATLAB函数仿真出了巴特沃斯低通滤波器的对数幅频及相频率曲线。-Bilinear transform design a digital low-pass Butterworth filter. According filter design ideas, through bilinear t
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:47303
    • 提供者:杜丽娟
  1. bilinear-interpolation

    0下载:
  2. 双线性插值算法实现 MFC C++语言 邻近算法 三次立方-bilinear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:254559
    • 提供者:Lee
  1. bilinear-interpolation

    0下载:
  2. bmp图像的双线性插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program bmp image bilinear interpolation to enlarge pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2191
    • 提供者:晓松
  1. bilinear-interpolation

    0下载:
  2. 代码包括三个函数,实现对图片的锐化、平滑、缩放(双线性内插实现)。-Code includes three functions, the realization of image sharpening, smooth, scaling of bilinear interpolation (realize).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1899
    • 提供者:陈阳春
  1. bilinear-interplolation

    0下载:
  2. 自己写的数字图像处理,双线性插值的c++源程序。可供初学者参考学习使用。-Write your own digital image processing, bilinear interpolation of c++ source code. Reference for beginners to learn to use.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:2574991
    • 提供者:高阳
  1. bilinear-interpolation

    1下载:
  2. 采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。-using bilinear interpolation algorithm for image scaling, matlab can compile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:huangyu
  1. Bilinear-interpolation

    0下载:
  2. MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
  3. 所属分类:matlab

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

    0下载:
  2. 有限元分析与应用中的程序,适用于双线性去噪-Finite element analysis and application procedures, apply to bilinear denoising
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3646
    • 提供者:付德凯
  1. Bilinear-filtering

    0下载:
  2. Bilinear filtering is a texture filtering method used to smooth textures when displayed larger or smaller than they actually are. Most of the time, when drawing a textured shape on the screen, the texture is not displayed exactly as it is stored
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:668
    • 提供者:saadati
  1. bilinear

    0下载:
  2. bilinear interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:550
    • 提供者:mr
« 1 2 3 4 56 7 8 9 10 ... 36 »
搜珍网 www.dssz.com