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

搜索资源列表

  1. Code

    1下载:
  2. 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18308
    • 提供者:周萍
  1. enhancement

    0下载:
  2. 可以了解图象插值方面的知识,包括线性插植, 非线性插值,bicubic插值,三次立方卷积
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:132489
    • 提供者:chentianmi
  1. splline2

    0下载:
  2. 绘制双三次B样条曲线-mapping bicubic B-spline curves
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:33785
    • 提供者:诺亚
  1. wyc

    1下载:
  2. 双三次bezier曲面(计算机图形学大作业)-bicubic surfaces (computer graphics major operations)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9516
    • 提供者:清风
  1. imageprocess

    0下载:
  2. 程式功能:匯入圖片,LowPass,HighPass,Sharpen,LookUp,Scale Up(Bicubic),Scale Down,Rescale,Histogram,Fourier transform,Gray Level,並可存檔(bmp,jpg,jpeg,png,wbmp)。 圖片:bmp,jpg,jpeg,png,wbmp…等皆可
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:339686
    • 提供者:linli
  1. image resampling

    0下载:
  2. %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:1714
    • 提供者:whitewalter
  1. BezierCurveSurf2.rar

    0下载:
  2. 本程序采用有限元方法,实现多精度,多步长,画双三次Bezier曲面。,Draw Bezier bicubic surface
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-11
    • 文件大小:2194228
    • 提供者:chen
  1. pic_transport.rar

    0下载:
  2. 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:254024
    • 提供者:winxp
  1. interpolation.rar

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. video

    1下载:
  2. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3486411
    • 提供者:liao
  1. bezier

    1下载:
  2. 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3376160
    • 提供者:cs
  1. SuperResolution

    0下载:
  2. 这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.-This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4438666
    • 提供者:hlb
  1. BicubicInterpolation

    0下载:
  2. 对图像进行bicubic插入操作,输入图像要为“***.bmp”格式的。-Bicubic image insert operation, the input image to “***. bmp”format.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:739
    • 提供者:kevin
  1. Secondarylegislation

    0下载:
  2. Secondarylegislation.c 二次立方差值适用于图像的放大缩小效果不错-Secondarylegislation.c bicubic difference for the image to zoom in on good results
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1450
    • 提供者:好人
  1. bicubicBcurvecode

    0下载:
  2. 双三次B样条曲面源代码,是学习B样条编程的好程序-Bicubic B-spline surface source code, is to learn from a good B-spline programming procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:252751
    • 提供者:徐亮胜
  1. Surface

    0下载:
  2. 基于Opengl的参数双三次非均匀B样条曲面-Parameters of non-uniform bicubic B-spline surfaces
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2185629
    • 提供者:Longbow Zhang
  1. Bspline_src

    0下载:
  2. 通过选取图像上的点实现bicubic bspline,并在图上画出插值样条。-By selecting a point on the image to achieve bicubic bspline, and draw the interpolation on the picturebox.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:20434
    • 提供者:王浩龍
  1. ad

    0下载:
  2. C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (PO
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:32078
    • 提供者:王斌
  1. Beziersurfaces

    1下载:
  2. 三次TC-Bezier曲线的拼接以及双三次TC-Bezier曲面拼接。-Three TC-Bezier Curves and Bicubic TC-Bezier Surfaces.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1082
    • 提供者:sunjiebao
  1. BicubicHermiteCode

    0下载:
  2. 使用Visual C++编写的生成三次Hermite曲线的源代码。-Bicubic Hermite code in Visual C++.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:252760
    • 提供者:tina
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com