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

搜索资源列表

  1. Surface

    0下载:
  2. infographi java application for the creation of bezier surfaces and bs-pligne
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:15407
    • 提供者:red1
  1. ber

    0下载:
  2. 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作-Opencv under the Bezier curve control points can be modified, connecting more than one curve, and modify the curve precision operation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:11000
    • 提供者:cf
  1. yezi

    0下载:
  2. 利用bezier曲面构画叶子的模型,比较适合初学者观看,-Bezier surface structure model of the painting leaves, suitable for beginners to watch, thank you
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:5120
    • 提供者:傅君
  1. ContourBezierUtil

    0下载:
  2. Java实现的Bezier三次插值算法,简单易懂!-Java Bezier three interpolation algorithm, easy to understand!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2293
    • 提供者:赵光
  1. matlab--bei-sai-er-quxian-

    0下载:
  2. matalab画贝塞尔曲线的一个例子,很简单 适合初学者,懂得基本的画图过程-matalab draw an example of a Bezier curve, very simple. Suitable for beginners to understand the basic drawing process
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:103785
    • 提供者:syr
  1. CurveTest

    0下载:
  2. 测试QT的测试抛物样条曲线、贝塞尔曲线,并进行对比分析-test Bezier curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:4870
    • 提供者:Yon
  1. mesh

    0下载:
  2. 主要是在OPENGL中使用网格的具有光照、着色的bezier表面-Use the grid in OPENGL light colored bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:212109
    • 提供者:婷_娃子
  1. functions-of-numerical-computation

    0下载:
  2. 数值计算中,贝叶斯函数,高斯函数,Romberg,Runge,euler的matlab实现,简便易使用.-matlab program of Bezier,Guess Romberg,Runge,euler method in Numerical computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1743
    • 提供者:sara
  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
    • 文件大小:1901491
    • 提供者:zhao jin
  1. bezier

    0下载:
  2. 贝赛尔曲线的生成。并且是三维效果,经过渲染-The three-dimensional Bessel curve production technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1370105
    • 提供者:宇宙
  1. testBezier

    0下载:
  2. Bezier curve creator 6 points.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:17726
    • 提供者:phun
  1. BEZIER

    0下载:
  2. Graphics Program in C
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:869
    • 提供者:vittal
  1. Emotion-Det

    0下载:
  2. This code detect face emotion from image. First, it takes an image, then detect the face using skin color segmentation.. Then it separates the eyes & lip from the face. Then it draws bezier curve for eyes & lips and compares them that are stored in t
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2796000
    • 提供者:ANCAR
  1. EXAM1101

    0下载:
  2. 一个绘制Bezier网状曲面的Visual C++和OpenGL程序。-A drawing Bezier mesh surface of the Visual C++ and OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:849413
    • 提供者:
  1. EXAM1102

    0下载:
  2. 一个加光照的均匀网格Bezier曲面绘制的Visual C++和OpenGL程序。-A light uniform mesh Bezier surface draw Visual C++ and OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:852794
    • 提供者:
  1. EXAM1103

    0下载:
  2. 一个具有纹理的Bezier曲面绘制的Visual C++和OpenGL程序。-A Bezier surface texture draw Visual C++ and OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:863525
    • 提供者:
  1. bezierliu

    0下载:
  2. Bezier曲线的绘制,关于Bezier曲线的绘制。 3次Bezier曲线的绘制-Bezier print
  3. 所属分类:CAD

    • 发布日期:2017-03-29
    • 文件大小:647
    • 提供者:张卫
  1. BezierCurve

    0下载:
  2. 利用VC+=6.0内的MFC功能,实现了对Bezier曲线的绘制,能够通过指定控制顶点,利用菜单命令,绘制出曲线-Using VC+ = 6.0 of the MFC functions, Bezier curve drawing, by specifying control points, use the menu command, draw the curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2191042
    • 提供者:杨杨
  1. erfenfa

    0下载:
  2. 一种二分搜索法 用于解决Bezier曲线和B样条曲线编辑时的搜索区间问题-Binary search method
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1944951
    • 提供者:李涞
  1. BeiSaiE

    0下载:
  2. VC绘制贝赛尔曲线,VC通过GDI,GDI+绘图函数实现绘图算法,绘制贝赛尔曲线-VC draw a Bezier curve by GDI, GDI+ drawing, the VC function drawing algorithm to draw a Bezier curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2339349
    • 提供者:licheng
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com