搜索资源列表
bezier
- 关于bezier 曲线编程的一些文档资料,希望对想了解bezier 曲线的朋友有用
fenduanbaoxing
- Bezier算法的三次分段保形算法以及相应的应用
Bezier
- 实现bezier曲线画法,为三次-Bezier curve drawing method of realization for the three
Bezier
- 此文章描述的是B_zier曲面片光滑连接的几何条件-This article describes B_zier smooth patches connected geometric conditions
Bezier
- bezier曲线的算法以及相应的程序实现-bezier curve algorithm and the corresponding program
B
- bezier曲面和曲线的算法及vc下程序实现-surfaces and bezier curve algorithm and procedures to achieve under vc
m
- matlab在计算机图形学中的应用,给出了部分bezier曲线的程序-matlab in computer graphics applications, given some of the procedures bezier curve
q
- bezier曲线绘图算法以及相应的程序开发-bezier curve drawing algorithm and the corresponding development
fd
- 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of characters to extract and ref
Bezier
- 数据浏览,一个数据库课程设计结合实验过程以及自身而设计数据 浏览,一个数据库课程设计结合实验过程以及自身而设计数据 浏览,一个数据库课程设计结合实验过程以及自身而设计数据 浏览,一个数据库课程设计结合实验过程以及自身而设计数据 浏览,一个数据库课程设计结合实验过程以及自身而设计-数据浏览,一个数据库课程设计结合实验过程以及自身而设计数据浏览,一个数据库课程设计结合实验过程以及自身而设计数据浏览,一个数据库课程设计结合实验过程以及自身而设计数据浏览,一个数据库课程设计结合实验过程以及自身而设计数据
Bezier_and_B_spline_techniques
- 贝塞尔曲线和b样条曲线的区分和具体数学解释对图形学的了解很有帮助-Bezier and B spline techniques
Soccerrobotbasedontheshortestpathplanningattacks.r
- 基于时间最短的足球机器人进攻路径规划,:足球机器人 进攻 路径 Bezier 曲线 比赛环境-Soccer robot based on the shortest path planning attacks,: soccer robot attack path Bezier curve game environment
07object3d_1
- Introduction to mathematical splines Bezier curves Continuity conditions (C0, C1, C2, G1, G2) Creating continuous splines C2-interpolating splines B-splines Catmull-Rom splines
bezier-curve
- 曲线之美 贝赛尔曲线 matlab实现 -beauty of the curve bezier curve
Bezier
- 文章是关于 bezier去面片的拼接,可用matlab实现-Articles stitching on the the bezier go facets can be used to achieve Matlab
The-conversion-matrix
- 本文研究了bezier曲线与b样条曲线间的转换矩阵的生成-This paper studies the transformation matrix between the bezier curve with b-spline curve generated
Bezier-cures
- 本文研究了三次bezier曲线与三次B样条曲线的光滑拼接,用matlab可以实现这个过程-This paper studies the three bezier curves and cubic B-spline curves and smooth stitching, this process can be achieved using matlab
bezier
- bezier曲线的相关实验报告。详细地描述了完成杯子尔曲线的代码及相关开发思想-experiments reported bezier curve. Detailed descr iption of the completion of the cup Seoul curve code and related development thinking
++三次样条插值和贝塞尔曲线实例程序
- this document is including the algorithm of the Bezier curve, and also including the code of this curve.