搜索资源列表

  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:马良
  1. ImgScale

    0下载:
  2. 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:68608
    • 提供者:郭卫康
  1. sizex

    0下载:
  2. 使用双线性内插法 在matlab下实现图像的整数倍放大-use bilinear interpolation method in Matlab under several times for the entire image to enlarge
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:cmooc
  1. CarToPolar

    0下载:
  2. 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。-To do their own image rectangular coordinates and polar coordinates conversion process, the source code also bilinear and bicubic interpolation function of the code, it is
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:241664
    • 提供者:dc
  1. interpolate

    0下载:
  2. 针对边缘的内插方法。对边缘方向利用新方法内插,对于非边缘方向利用双线性内插。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:洪红
  1. zoom

    0下载:
  2. matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王正君
  1. B_spline

    0下载:
  2. 计算机图形学作业源代码,利用双线性差值的算法的颜色变化。-Computer Graphics operating source code, the use of bilinear algorithm margin color change.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:1946624
    • 提供者:hui
  1. interpolation

    0下载:
  2. 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小-Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:fengye
  1. imgenlarge2

    0下载:
  2. %彩色图片放大双线性内插法,实现图片的高质量放大- Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xcc
  1. imagerotaion2

    0下载:
  2. %彩色图片旋转双线性内插法,实现高质量图片旋转- Full-color photographs, rotating bilinear interpolation to achieve high-quality picture rotation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xcc
  1. libswscale

    0下载:
  2. 11中图像缩放算法,包括双线性,双三次,sinc 效果非常好。-matlab write any size color image of the zoom
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:670720
    • 提供者:zhang
  1. Bilinear

    0下载:
  2. 采用双线性内插对图像进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Bilinear interpolation is used to zoom the image n times, with examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:明日萌
  1. 双线性元

    0下载:
  2. 双线性有限元的MATLAB文件,简单易学(MATLAB file of bilinear finite element)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:泡芙牛牛
  1. FILTER

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:迟塘
  1. 2D-interpolation

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:小王 123
  1. 双线性插值法python

    0下载:
  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. 所属分类:图形图像处理(光照,映射..)

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

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:奥特曼11
  1. Bilinear_Interpolation

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

    • 发布日期:2024-05-19
    • 文件大小:139264
    • 提供者:lesimo
  1. 单自由度地震能量计算的程序matlab

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

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

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:乔治de账号
« 1 2 3 4 5 6 78 9 10 11 12 ... 48 »

源码中国 www.ymcn.org