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

搜索资源列表

  1. deltainsert

    0下载:
  2. 利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:167834
    • 提供者:YY7EE
  1. sanxianxingchazhi

    0下载:
  2. 三线性插值算法放大图像,用于放大数字图像,比双线性放大复杂-Tri-linear interpolation algorithm to enlarge the image for enlarged digital image, zoom complex than bilinear
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3327
    • 提供者:王振
  1. Lagrange_gui

    0下载:
  2. Lagrange插值多项式求线性方程组,数值分析考试用-Lagrange polynomial interpolation of linear equations, numerical analysis examinations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2992
    • 提供者:li
  1. Elevation

    0下载:
  2. 在这个程序中采用线性插值的方法利用动态圆,在每一个节点上画圆,搜索到三个已知点后结束求出系数用来计算此节点的高程-In this program, linear interpolation method using dynamic circle, draw a circle at each node, the search to three known points, calculated after the end of the coefficient used to calculate th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:6239
    • 提供者:李鹏程
  1. tuxiangchul

    0下载:
  2. MATLAB的GUI编程图像处理中的基本问题,包括膨胀,腐蚀,线性插值等等一系列的运算。-Image Processing MATLAB-GUI programming in the basic issues, including expansion, corrosion, linear interpolation and so a series of operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:259660
    • 提供者:sadan
  1. MATLAB

    0下载:
  2. 适用于用MATLAB计算线性插值,只能计算一维插值。-It s used for calculate with MTLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:Simon
  1. DwindlePic

    0下载:
  2. 这是双线性插值算法的Java源代码,运行可以实现-This is the bilinear interpolation algorithm of Java source code, running can be achieved
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2025
    • 提供者:wangjinghui
  1. Beam

    0下载:
  2. 用MATLAB语言求解杆的运动,采用线性插值。-Using MATLAB to Solve the rod movement, using linear interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:65292
    • 提供者:xiaolv
  1. pline

    0下载:
  2. 常用差值算法及数据排序:线性插值 光滑不等距插值 三次样条插值等。-Common difference algorithm and data sorting: linear interpolation smooth, equidistant interpolation cubic spline interpolation.
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:13162
    • 提供者:syb
  1. 2007614292339

    0下载:
  2. 3D 台球游戏 vb 版,可玩性强,它使用DirectX 8.0,使用了许多 3D 程序必须的技术,例如: 冲突检测和反应、矩阵变革、线性插值法、端点和索引缓冲、textured 滤网、阴影,光线追踪等。请看程序截图! -3D billiards game vb version, playability strong, it uses DirectX 8.0, 3D program must use a number of technologies, such as: conflict dete
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:281186
    • 提供者:phpcore
  1. RotateDIB2

    0下载:
  2. /************************************************************************* * 函数名称: * RotateDIB2() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2194
    • 提供者:mfm101
  1. hqnx

    0下载:
  2. 采用线性插值进行图像放大,能有效地满足图像放大的需求-Linear interpolation for image magnification, can effectively meet the needs of the image to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:201103
    • 提供者:夏雨
  1. Colorchange

    0下载:
  2. 用三线性插值的方法编程实现了从设备相关颜色空间CMY到设备无关颜色空间Lab之间的转换。-Linear interpolation method with three programming from the device related to a device-independent color space CMY color space conversion between Lab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:60020
    • 提供者:fynh
  1. interpolati

    0下载:
  2. 双线性插值程序,用FORTRAN写的,用于插值气象数据-Bilinear interpolation procedures, written with FORTRAN, for interpolation of meteorological data
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1165
    • 提供者:huawei
  1. GeometryTransSHow

    0下载:
  2. 在灰度图像的几何变换中,使用了邻近插值,线性插值,以及立方卷积插值。其中还包括图像的旋转、缩放等。-In the gray image of the geometric transformation, the use of the adjacent interpolation, linear interpolation, and cubic convolution interpolation. It also includes image rotation, zooming.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2808843
    • 提供者:jack
  1. MCU_1908

    0下载:
  2. 针对CMOS 图像传感器输出的Bayer 格式的图像数据, 利用TI 公司的TMS320DM642 数字信号处理器的专用视频端口,可以实现图像捕获、数据传输的无缝连接的特点, 构建了以DM642 为核心的图像实时处理系统。在DM642 中采用两种通用方法(双线性插值、边缘检测) 和文中提出的信号相关的方法, 将从Bayer 公司的CMOS 图像传感器所捕获的8 位Bayer 格式图像数据, 转换为24 位RGB 格式彩色图像数据, 并通过PSNR(信噪比) 和NCD(归一化彩色差异规范) 两种评
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1147961
    • 提供者:Jackey
  1. matlabexample

    1下载:
  2. matlab的20个例子,主要是画图,有二维的三维的,有静态的有动态的,条形图,线性插值,对初学者很有帮助,同时每个例子还有本人的理解,如有什么问题,请见谅!-matlab example of the 20, mostly drawing, a two-dimensional three-dimensional, there is static with dynamic, bar, linear interpolation, helpful for beginners, but also my
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8139
    • 提供者:贾晓媛
  1. Contour

    1下载:
  2. 一种简单的基于拉格朗日线性插值算法、适合于有限元后处理所必须的绘制等值线方法。使用VC++软件发展的绘制等值线的程序,此程序采用拉格朗日线性插值算法适合于4边形4节点的有限元网格。-A simple linear interpolation algorithm based on Lagrange suitable for finite element post-processing necessary to draw the contour method. Software developmen
  3. 所属分类:Graph Drawing

    • 发布日期:2016-09-21
    • 文件大小:4485120
    • 提供者:陈章华
  1. interpolation

    0下载:
  2. 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:474439
    • 提供者:陈博灿
  1. hang_ji_shi_bie

    1下载:
  2. 航迹识别,用到改进的近邻搜索算放,双线性插值,BP预测等方法-Track identification, use the search operator to improve the neighbor put, bilinear interpolation, BP prediction method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:850934
    • 提供者:张海如
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 47 »
搜珍网 www.dssz.com