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

搜索资源列表

  1. rotateazoom

    0下载:
  2. 在C++中利用Opencv库对图像进行旋转和放大(最近邻,双线性,三次线性)-Use Opencv library in C++ for image rotation and zoom (nearest neighbor, bilinear, three linear)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4112426
    • 提供者:Jessie
  1. f2matlab

    0下载:
  2. If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Alg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:38477
    • 提供者:mojtaba
  1. IIR_filter

    0下载:
  2. IIR数字滤波器设计,分别使用冲激响应不变法和双线性变换法,效果良好-IIR digital filter design, impulse response invariance, using bilinear transform
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1183
    • 提供者:tsonga
  1. PictureDo

    0下载:
  2. 包括最近邻插值,双线性插值,双三次插值的图像缩放、旋转及其误差分析。-Including the nearest neighbor interpolation, bilinear interpolation, bicubic interpolation image scaling, rotation and error analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:814367
    • 提供者:陈卓
  1. geoip

    0下载:
  2. program for interpolating values a grid using bilinear or spline interpolation-program for interpolating values a grid using bilinear or spline interpolation
  3. 所属分类:CA program

    • 发布日期:2017-04-30
    • 文件大小:15263
    • 提供者:SAMASSI
  1. image-transform

    0下载:
  2. 本算法采用C#进行界面编程,实现图像的放大缩小和旋转,可自选放大缩小倍数和旋转角度,也可以自行选择插值方式:最近邻插值、双线性插值和双三次插值-The algorithm uses C# for interface programming, image zooming and rotation can be optional zoom factor and the rotation angle can also choose their own interpolation method: nea
  3. 所属分类:CSharp

    • 发布日期:2017-06-14
    • 文件大小:21955767
    • 提供者:方捷睿
  1. GeometricTransform

    0下载:
  2. 不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1592121
    • 提供者:冯珍珍
  1. ex4_13

    0下载:
  2. 用matlab实现双线性变换切比雪夫I型低通滤波器设计-Bilinear transformation chebyshev type I low-pass filter design
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:920
    • 提供者:薛蕊
  1. tuxiangpeizhun

    0下载:
  2. 基于控制点的图像配准。选用多项式几何校正模型获得配准参数,双线性内插进行灰度插值。-Image registration based on the control points. Selection polynomial geometric correction model to obtain registration parameters, bilinear interpolation gray interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:747
    • 提供者:侯郁
  1. shuang-xian-xing-ge-xiang-tong-xing

    0下载:
  2. ANSYS双线性各向同性各种本构关系的设置例子-ANSYS isotropic bilinear
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2559
    • 提供者:李刚
  1. Bicubic-interpolation

    0下载:
  2. In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11237
    • 提供者:saadati
  1. zoom

    0下载:
  2. 图像处理 旋转、缩放、平移 仿射变换 双线性插值 三次卷积-Image processing, rotate, zoom, pan, affine transformation, bilinear interpolation, cubic convolution
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:276107
    • 提供者:刘奇
  1. Digital-signal--experiment.tar

    0下载:
  2. matlab实现的数字信号处理的一系列实验,包含报告及源码,实验内容:信号、系统及系统响应;用FFT作谱分析;用双线性变换法设计IIR数字滤波器;用窗函数法设计FIR数字滤波器。-matlab to achieve a series of experiments in digital signal processing, including reports and source code, test content: signal, system and system response as
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:500811
    • 提供者:江宸瀚
  1. ex14

    0下载:
  2. IIR数字滤波器设计与实现:掌握用双线性变换法设计IIR数字滤波器的方法,掌握由低通到高通﹑带通﹑带阻的频率变换方法,掌握Butterworth滤波器设计的原理。-IIR digital filter design and Implementation: master the use of the bilinear transform IIR digital filter design method master low to high pass, band-pass, band resis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:747001
    • 提供者:xuyaowen
  1. image-scaling

    0下载:
  2. 图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。- Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:111317
    • 提供者:孙毅宏
  1. matlab_Image-Processing-Code-

    0下载:
  2. 自己写的基于朱虹老师的数字图像处理的课程的一些MATLAB代码,主要有基于双线性差值的放大和旋转,直方图均衡化,临近差值,Knn去噪,线性展宽,中值滤波-Write your own based on some MATLAB code Course teacher Zhu Hong digital image processing, mainly based on the zoom and rotation bilinear difference, histogram equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:7755
    • 提供者:张文强
  1. New-edge-directed-interpolationNEDI

    0下载:
  2. 新边缘导向算法,算法的原理介绍以及实现,以及在去马赛克方面的应用-This paper proposes an edge-directed interpolation algorithm for natural images. The basic idea is to first estimate local covariance coefficients a low-resolution image and then use these covariance estimates
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:252123
    • 提供者:Cynthia
  1. Binary_newton

    3下载:
  2. 基于Abaqus的双线性弹塑性本构模型的Fortran子程序,已经查过,全网独此一份。-Based on Fortran subroutine Abaqus bilinear constitutive model, it has been checked, the whole network alone this one.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:李涛
  1. imagereconstruction

    0下载:
  2. 通过四邻域方法获得低分辨率图像,用双线性插值和邻域插值进行超分辨率图像重建-The low resolution image is obtained by the four neighborhood method, and the super resolution image is reconstructed by the bilinear interpolation and the neighborhood interpolation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:徐琛
  1. tftb-0.2

    0下载:
  2. matlab 时频工具箱 含短时傅立叶变换、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数等源码,应该很有用-matlab time-frequency toolbox containing short time Fourier transform, frequency processing function when Cohen class bilinear frequency handler when Affine bilinear, fuzzy f
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1892885
    • 提供者:yang
« 1 2 ... 27 28 29 30 31 3233 34 35 36 »
搜珍网 www.dssz.com