搜索资源列表
CurvePainter
- n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calculation and drawing, curve coordi
BezierPublish
- Bezier贝赛尔函数集,包括贝赛尔形值点生成函数、贝赛尔控制点反算函数和汇编代码定点数快速生成函数等。-Bezier Bessel function set, including Bessel-value point generating function, Bessel control point anti-count function and compile code set points rapid generating function, etc..
BLine
- 实现了B曲线的源码,一种新的Bspline反求控制点算法,
good_bezier
- 可以在窗口中取点,并对控制点进行脱拽,简洁明了
Bezier
- Bezier曲线生成程序,可动态控制点的个数,有着良好的界面,用户可读性强。
bezier
- 自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。
Bezier绘制
- 计算机图形学中很重要的曲线,采用vc编程,实现了最多10个控制点的bezier曲线的绘制,稍作修改可实现更多的控制点-very important curve, using vc programming, achieving up to 10 control points bezier curve drawing and make some changes to achieve more control point
matlab编的特征匹配(控制点)
- matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
过控制点的B样条曲线
- 两种方式连接用户定义的控制点一种是直线方式 一种是曲线 B样条曲线的关键是调整控制点的位置
Bspling_fitting
- 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
qumian
- 有关曲面的绘制,控制点的应用,介绍的很详细,大家可以来看看,会有帮助的呀。-very good
Beizer
- 绘制Bezier曲线,通过人际交互的方式获取控制点,然后生成Bezier线-draw Bezier curve
BEzier
- Bézier curve生成三次贝塞尔曲线的源代码, 函数ComputeBezier将以控制点cp产生的曲线点填入Point2D结构的数组 调用者必须分配足够的空间以供输出结果——<sizeof(Point2D) numberOfPoints>-Bzier curve cubic Bezier curve generated source code, function ComputeBezier will control point cp curve points to fil
plot_C2-Bezier
- 输入若干控制点,绘制C2的Bezier曲线-input several control polygon,plot C2 Bezier curve
bspline
- B样条曲线拟合程序,实现控制点求取一个合适的三次B样条,以及重新拟合的曲线,拥有良好的精确度-b-spline curve fitting procedures, implement control point to strike a fitting cubic B-spline, as well as re-fitting curves, better accuracy
510117
- 可调整控制点位置的Bezier曲线生成,在控制点附近按下-Can adjust the control point position of the Bezier curve generation, press near the control points