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

搜索资源列表

  1. Project 1

    16下载:
  2. 1. Image reduction: ? Alternative line reduction ? Fractal linear reduction to reduce images to any smaller size 2. Use two images to perform image enlargement: ? Pixel replication ? Nearest enlargement ? Bilinear interpolation ? Bicubic interpolatio
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1080320
    • 提供者:韩小贺
  1. FILTER

    0下载:
  2. MATLAB是一个矩阵设计平台,利用MATLAB强大的计算和频谱分析能力,可以便利的分析与处理信号。利用MATLAB仿真软件系统结合双线性变换法设计一个数字巴特沃斯高通、低通和带通IIR滤波器。(MATLAB and bilinear transform filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:迟塘
  1. chazhi

    0下载:
  2. 双线性插值,又称为双线性内插。在数学上,双线性插值是有两个变量的插值函数的线性插值扩展,其核心思想是在两个方向分别进行一次线性插值。双线性插值作为数值分析中的一种插值算法,广泛应用在信号处理,数字图像和视频处理等方面。(Bilinear interpolation is also called bilinear interpolation. In mathematics, bilinear interpolation is a linear interpolation expansion of
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:878592
    • 提供者:sixiudant
  1. lvbo

    0下载:
  2. 双线性变换实现ButterWorth 低通,用双线性变换法由模拟滤波器原型设计数字滤波器(The dual linear transformation realizes ButterWorth low pass, and USES bilinear transformation method to design digital filter by analog filter prototype.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:11227788
  1. 2D-interpolation

    0下载:
  2. G++和opencv实现图像的双线性插值(G++ code for Bilinear interpolation of images with opencv)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:小王 123
  1. 1

    0下载:
  2. 已经完成的文字游戏 初学者 后面的有点崩 先用gm版G++和opencv实现图像的双线性插值(The finished word game beginner's point avalanche first uses GM version G++ and OpenCV to realize the bilinear interpolation of the image)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1287168
    • 提供者:zidong
  1. IIR滤波器

    0下载:
  2. 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计(A Butterworth low pass filter is designed, its technical specifications are: 3dB bandwidth, stopband cut-off frequency, stopband attenuation greater t
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:来年
  1. 双线性插值法python

    2下载:
  2. 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:帅哥铮
  1. 双三次插值

    0下载:
  2. 三次插值是一种更加复杂的插值方式,它能创造出比双线性插值更平滑的图像边缘。双三次插值方法通常运用在一部分图像处理软件、打印机驱动程序和数码相机中,对原图像或原图像的某些区域进行放大。(Cubic interpolation is a more complex interpolation method that creates a smoother image edge than a bilinear interpolation. The double cubic interpolation m
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:奥特曼11
  1. registration

    0下载:
  2. 图像配准,基于matlab自动匹配,二阶仿射,双线性插值法等方法(Image registration, based on Matlab automatic matching, two order affine, bilinear interpolation and other methods.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:327680
    • 提供者:linqinan
  1. Bilinear_Interpolation

    0下载:
  2. bilinear双线性均值图像处理,可用于处理图像(bilinear mean image processing, can be used to process images.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:139264
    • 提供者:lesimo
  1. bilinear_interpolation

    1下载:
  2. matlab时空匹配核心子函数bilinear(Spatio-temporal matching kernel subfunction)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-27
    • 文件大小:1024
    • 提供者:格利
  1. 双线性插值

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

    • 发布日期:2020-02-28
    • 文件大小:13614080
    • 提供者:妖若仙
  1. 极图极坐标转换成反极图

    1下载:
  2. This is the inverse of ImToPolar. imP is the polar image with M rows and N columns of data (double data between 0 and 1). M is the number of samples along the radius from rMin to rMax (which are between 0 and 1 and rMax > rMin). Mr and Nr are t
  3. 所属分类:2D图形编程

  1. IIR滤波器

    1下载:
  2. 模拟低通滤波器的巴特沃思逼近、切比雪夫型逼近方法;从模拟低通到模拟高通、带通、带阻的频率变换法;从模拟滤波器到数字滤波器的脉冲响应不变法、双线性变换法的基本概念、基本理论和基本方法。 巴特沃思、切比雪夫模拟低通滤波器的设计方法;利用模拟域频率变换设计模拟高通、带通、带阻滤波器的方法。 利用脉冲响应不变法、双线性变换法设计数字滤波器的基本方法;能熟练设计巴特沃思、切比雪夫低通、带通、高通、带阻数字滤波器。 利用 MATLAB 直接进行各类数字滤波器的设计方法。(The basic conce
  3. 所属分类:matlab例程

    • 发布日期:2020-04-16
    • 文件大小:8192
    • 提供者:无_kkx
  1. matlab图像滤波去噪分析及其应用

    3下载:
  2. matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising Bilinear fi
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-26
    • 文件大小:77824
    • 提供者:张先森zxs
  1. 曲线和曲面算法

    1下载:
  2. 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve. Torus, cone, bilinear sur
  3. 所属分类:Windows编程

    • 发布日期:2021-04-06
    • 文件大小:44032
    • 提供者:汪翔
  1. 单自由度地震能量计算的程序matlab

    7下载:
  2. 使用双线性滞回模型的单自由度 弹塑性时程分析,MATLAB编程(Single degree of freedom elastoplastic time history analysis using bilinear hysteretic model, MATLAB programming)
  3. 所属分类:数学计算

    • 发布日期:2020-08-29
    • 文件大小:1024
    • 提供者:乔治de账号
  1. 10层楼弹塑性时程分析

    3下载:
  2. 基于双线性滞回模型的单自由度 弹塑性时程分析,并采用MATLAB编程实现(Single degree of freedom elastoplastic time history analysis using bilinear hysteretic model, MATLAB programming)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-09
    • 文件大小:3072
    • 提供者:乔治de账号
  1. libyuv-master

    0下载:
  2. libyuv is an open source project that includes YUV scaling and conversion functionality. Scale YUV to prepare content for compression, with point, bilinear or box filter. Convert to YUV from webcam formats for compression. Convert to RGB formats
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2021-05-14
    • 文件大小:1104647
    • 提供者:63697292@qq.com
« 1 2 ... 31 32 33 34 35 36»
搜珍网 www.dssz.com