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

搜索资源列表

  1. line

    0下载:
  2. 线性插值算法与抛物线插值算法,可直接在单片机等系统中使用-Linear interpolation algorithm and parabolic interpolation algorithm can be directly used in the SCM and other systems
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:834
    • 提供者:PK
  1. image

    0下载:
  2. 采用双线性插值在vs2005下完成图像处理,实现哈哈镜效果-Bilinear interpolation image processing, convex mirror effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3355844
    • 提供者:王帅
  1. image

    0下载:
  2. 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1725
    • 提供者:sanmao
  1. shuangxianxing

    0下载:
  2. matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:778
    • 提供者:张祖渊
  1. shuangxianxing

    0下载:
  2. 用 双 线 性 插 值 法 实 现 图 像 缩 放-Using bilinear interpolation for image zooming
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:29414
    • 提供者:王一
  1. Text1

    0下载:
  2. opengl实现线性插值 基于VC++实现 计算机动画实验-opengl achieve linear interpolation based on computer animation in VC++ test
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:530
    • 提供者:betria
  1. Ex1

    0下载:
  2. 计算机动画练习,给定起始终止图像,实现线性插值-Computer animation practice, given the initial termination of the image, to achieve linear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11581450
    • 提供者:Bismarck
  1. yuvzooin

    0下载:
  2. matlab中实现近领插值,双线性插值,这里只实现对yuv分量中的y分量进行缩放,u和v分量是一样的.-achieve nearly from matlab interpolation, bilinear interpolation, only the realization of the quantity of yuv zoom in and out of the y-component, u and v components are the same.
  3. 所属分类:Graph program

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

    1下载:
  2. 用verilog编写的分辨率提高的源代码 采用双线性插值-Written resolution with the verilog source code to improve the use of bilinear interpolation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6241225
    • 提供者:权晶
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. interpne

    0下载:
  2. 在Matlab环境下完成线性外插和内插数值算法,包含多维数据插值计算。- interpne: Interpolates and extrapolates using n-linear interpolation (tensor product linear)
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2843
    • 提供者:杨枫
  1. ding

    4下载:
  2. 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1603
    • 提供者:何亮
  1. ImageZoom

    0下载:
  2. 图像放大缩小程序,程序中使用邻近插值和双线性插值对图像进行放大缩小,可以是彩色和灰度图像。-Zoom image program, the program used in interpolation and bilinear interpolation of neighboring image zoom, color and grayscale images can be.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:948160
    • 提供者:王强辉
  1. enlarge

    0下载:
  2. 基于opencv的图像放大,利用线性插值的方法放大图像-Opencv image-based amplification, using linear interpolation method to enlarge the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5047228
    • 提供者:zhaomang
  1. 1

    0下载:
  2. 给定两幅图像,实现采用颜色线性插值的关键帧动画-Given two images, linear interpolation using color to achieve the key frame animation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:221681
    • 提供者:文翰
  1. src

    1下载:
  2. 图像线性插值,包括nearest neighbor(pixel duplication),bilinear,bicubic,lanczos,B-spline, cubic,Fourier zero-padding (sinc)-Image linear interpolation, including nearest neighbor (pixel duplication), bilinear, bicubic, lanczos, B-spline, cubic, Fourier zero-pa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:77264
    • 提供者:richard
  1. MATLABGUI

    1下载:
  2. <MATLAB GUI设计学习手记> 源代码-<MATLAB GUI设计学习手记> Source Code
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3397805
    • 提供者:hideo
  1. math_chazhi

    0下载:
  2. 分段线性插值函数库(数值统计运算),基于 visual C++.-Piecewise linear interpolation function library (the value of statistical computing), based on visual C++.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:28457
    • 提供者:张效
  1. 14

    0下载:
  2. 使用线性插值原理,使用opencv实现了图片的线性插值-Using linear interpolation theory, to achieve the image using opencv linear interpolation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1421943
    • 提供者:we
  1. 20061023_074433_GSL_A862N2

    0下载:
  2. 所属分类:Picture Viewer

    • 发布日期:2017-12-05
    • 文件大小:425305
    • 提供者:zhanghao
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 47 »
搜珍网 www.dssz.com