CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - bezier curve

搜索资源列表

  1. 贝齐尔曲线测绘

    0下载:
  2. 用VC编写,对话框界面操作,可调整控制多边形显示不同的贝齐尔曲线-VC prepared dialog interface operation, adjustable control polygon show different Bezier curve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28.61kb
    • 提供者:谢树扬
  1. 贝塞尔曲线的绘制

    1下载:
  2. 贝塞尔曲线的绘制 源代码 可运行 图形界面 高阶曲线 阶数自定义 -Bezier curve drawing source code can run graphical interface high-order curve-defined order
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-13
    • 文件大小:25.8kb
    • 提供者:gongjian
  1. beisaier

    0下载:
  2. 贝塞尔曲线的画法,是计算机图形学方面的知识,如果感兴趣的可以下来-Bezier curve drawing method is a computer graphics knowledge, if the interest can be down
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:81.44kb
    • 提供者:
  1. drawingcurve

    1下载:
  2. Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:159.83kb
    • 提供者:梦琦
  1. Bezier

    0下载:
  2. 一种bezier算法,演示了曲线,圆,分形图形-A bezier algorithm, demonstrated curve, circle, fractal graphic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:239.46kb
    • 提供者:武志文
  1. bezier

    0下载:
  2. bezier曲线的绘制,代码比较简单,易读-bezier curve drawing, the code is relatively simple and easy to read
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.3mb
    • 提供者:agods
  1. Bezier

    0下载:
  2. 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作。-The opencv achieve Bezier curves. Can modify the control point to connect a number of curves, change curve precision of such an operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:丫丫
  1. ComputerGraphics

    1下载:
  2. 计算机图形学课程设计,实现了多边形裁剪、矩阵平移、旋转、错切变换,Bezier曲线。直线和圆均自己实现。-Computer Graphics Course Design, including Polygon Clips, Figure Rotation, Stretch and Translation, Bezier Curve.Line Drawing and Circle Drawing has also been implemented.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:67.61kb
    • 提供者:sunli
  1. Bezier

    1下载:
  2. 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4.74kb
    • 提供者:zzt
  1. 20798021sphere2

    0下载:
  2. 型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆-Type of interactive graphics systems, prepared by the Turbo C2.0 to achieve reduction of polygons in computer graphics polygon rotation, translation, scaling Bezier curve B-spl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:56.6kb
    • 提供者:李国超
  1. bezier

    0下载:
  2. 曲线算法,贝奇尔 拉格朗日,详细的算法,是图形学的实习,分享一下-Curve algorithm, Beiqi Er Lagrange, detailed algorithm is graphics internship, share
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:54.1kb
    • 提供者:zsh
  1. Bezier

    1下载:
  2. 贝泽尔曲线的绘制和拼接,通过贝泽尔算法的要点进行曲线绘制,并能够进行不同曲线的拼接-Bei Zeer curve drawing and stitching, the curve drawn through the main points of the Bei Zeer algorithm and Curves
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.81mb
    • 提供者:zhao jin
  1. Bezier-curve-algorithm

    0下载:
  2. 计算机图形学中Bezier 算法的VC++实现-Bezier curve algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:351.97kb
    • 提供者:肖红
  1. Bezier

    0下载:
  2. 对于离散点的基于贝塞尔算法的曲线拟合的可视化实现。 bezier_curve是具体算法实现。 glwidget为基于Qt的图像的绘制。-Visualization of discrete points of curve fitting based on the Bezier algorithm implementation. bezier_curve specific algorithm. glwidget is based on Qt' s drawing of the imag
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:58.24kb
    • 提供者:hpudn67
  1. MyBezierCurve

    0下载:
  2. 贝塞尔曲线编程,通过鼠标随机选择点,然后画出贝塞尔曲线,程序通过调试,下载即可运行。-Bezier curves programmed by the mouse randomly selected point, and then draw a Bezier curve, the program through the debugger, download to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:4.08mb
    • 提供者:鲁力
  1. Bezier-curve-generation-algorithm

    0下载:
  2. 通过Visual C++编程对Bezier样条曲线生成算法的原理和目的进行讲解-By Visual C++ programming on Bezier spline curve generation algorithm to explain the principles and purposes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.43mb
    • 提供者:petor
  1. bezier

    0下载:
  2. bezier曲线拟合绘制,基于离散点的曲线拟合- bezier curve plt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:
  1. Bezier

    0下载:
  2. Bezier曲线拟合,使用c++语言,绘制Bezier曲线,即根据给定的控制顶点,得到Bezier曲线-Bezier curve fitting, using c++ language, drawing Bezier curve, that is, according to the given control vertices, get Bezier curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:moyan
  1. bezifr-curve

    0下载:
  2. Examples of the bezier curve in Delphi
  3. 所属分类:Special Effects

    • 发布日期:2017-12-25
    • 文件大小:102kb
    • 提供者:Richel
  1. MATLAB短学期

    0下载:
  2. 绘制n次Bezier曲线,P是平面或空间的点列,称为控制顶点。(Draw n times Bezier curve)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1.73mb
    • 提供者:currycrj
« 12 »
搜珍网 www.dssz.com