CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - Interpolation

搜索资源列表

  1. texthalo

    0下载:
  2. 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:933.39kb
    • 提供者:陈兴锐
  1. DibEnLarge

    0下载:
  2. 利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:69.93kb
    • 提供者:心港
  1. SuperScaling

    0下载:
  2. 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:41.92kb
    • 提供者:心港
  1. 图像处理插值1[1].2

    0下载:
  2. 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:186.22kb
    • 提供者:师为礼
  1. 供vb调用的高质量旋转图片vc动态库代码

    2下载:
  2. 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.38mb
    • 提供者:李文庆
  1. vb等值线图的绘制方法※编程实践※水论坛

    2下载:
  2. 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14.72kb
    • 提供者:PBC
  1. t12313131

    0下载:
  2. 图像处理 用线性插值算法实现图像缩放 图像处理-image processing using linear interpolation algorithm image scaling Image Processing
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.23kb
    • 提供者:刘彬
  1. bsplineTest

    0下载:
  2. 3次及一下bspline算法的演示,可用于运动曲线插补,效果还可以-and about three times the demonstration bspline algorithm can be used to campaign curve interpolation, the effect can also
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.18kb
    • 提供者:ligao111
  1. ViewMorphing

    0下载:
  2. 图像插值程序,在一些场合需要提供真实接触感觉,可以根据视角位置变化而生成对应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。-image interpolation procedures, in some occasions the need to provide access to real sense, it may change position and perspective generation of the corresponding Perspective Vie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:133.71kb
    • 提供者:苏真
  1. myfile2

    0下载:
  2. 利用像素复制放大缩小图像+双线形插值放大缩小图像-use pixel image reproduction Zooming-linear interpolation Zooming Image
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.82kb
    • 提供者:master
  1. 图像旋转(三次)

    0下载:
  2. 图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:203.72kb
    • 提供者:李子
  1. CGHomework

    0下载:
  2. 这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wireframe cutting algorithm, parallel hexahedron since blanki
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.76kb
    • 提供者:聂青阳
  1. quxian3

    0下载:
  2. 三次样条插值曲线-cubic spline interpolation curve
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.92kb
    • 提供者:蓝冰
  1. 绘制三次参数样条插值曲线

    0下载:
  2. 采用VB绘制三次参数样条插值曲线,非常好看,方便!-using VB drawing three parameters spline interpolation curve, very good looking, easy!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.41kb
    • 提供者:杨延西
  1. chazhi2.rar

    0下载:
  2. 对图像三线性插值方法进行改进,添加加权系数,更好地消除人工痕迹。,Trilinear interpolation of the image method to improve, add the weighted coefficient, and better elimination of artificial traces.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:7.38kb
    • 提供者:yangyang
  1. CHABU.rar

    0下载:
  2. 直线圆弧插补,可任意输入起始点、终止点;圆弧由圆心及起始角和终止角决定,A straight line circular interpolation, the starting point can be input, termination points arc from the center of a circle and start-angle and angle the decision to terminate
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1.12kb
    • 提供者:magic
  1. Interpolation

    0下载:
  2. 线性插值算法,对高速二次线性插值算法的讨 论-Linear interpolation algorithm, the second high-speed linear interpolation algorithm discussion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:123.34kb
    • 提供者:jack
  1. chazhi

    0下载:
  2. 图像三线性插值算法,对一定图像插值成给定大小的图像-Image trilinear interpolation algorithm, Image Interpolation of a certain size into a given image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:6.54kb
    • 提供者:yangyang
  1. The-Lagrange-interpolation-algorithm

    0下载:
  2. 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:99.77kb
    • 提供者:吴军
  1. linear-interpolation-

    0下载:
  2. 基于MFC编写的逐点比较插补法运算,并能显示插补轨迹。-MFC-based write-by-point comparison interpolation operation, and can display the Contour.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3.24mb
    • 提供者:唐成吉
« 12 3 »
搜珍网 www.dssz.com