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

搜索资源列表

  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. Visualisation

    0下载:
  2. To visualize the outer surface of a geometrical object with G^1 bicubic Bezier splines. There are four diagrams that has been attached: The coloured surface of the object ( WaterJarsObject.m ) The wireframe surface of the object ( WaterJarsWire
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15231
    • 提供者:zira
  1. Super-Resolution--

    0下载:
  2.  针对视频序列的超分辨率重建,提出了一种动态自适应滤波方法. 在最大后验概率估计和加权最小二乘 的基础上,给出视频序列超分辨率重建数学模型 深入研究了运动补偿矩阵和权值矩阵的构成和性质 详细推导了 自适应滤波器的递推公式 分析了算法的存储与计算复杂度. 仿真实验表明该算法的重建结果相当有效,相比双三 次插值和无运动补偿的单帧迭代重建,可以获得一定的PSNR 增益 与Elad 滤波方法相比,具有更小的计算量和 更强的自适应性和鲁棒性.-Super-resolution for th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:269535
    • 提供者:redxuech
  1. ICBI

    0下载:
  2. 一种基于双立方插值的新型图像插值算法,较好的保存边缘信息-Based on bicubic new image interpolation algorithm, the preservation of edge information better
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:37888
    • 提供者:戈薇
« 1 2 34 5 6 »
搜珍网 www.dssz.com