-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1
-
简单的emd开发程序,matlab程序,含试验数据。
简单的emd开发程序,matlab程序,含试验数据。-EMD developed a simple procedure, matlab program, including test data.
- 2022-04-07 12:37:48下载
- 积分:1
-
很好的绘图的+
很好的绘图的+-good mapping Dongdong
- 2022-01-25 17:42:39下载
- 积分:1
-
对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。...
对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。-draw two polygon and then they can cut each other.The color of intersected parts are red.
- 2023-05-05 13:40:04下载
- 积分:1
-
算法
adaboost 弱分类器学习算法,最成功的人脸识别算法。但是学习时间很长,这是它的缺点-adaboost
- 2022-03-06 07:49:43下载
- 积分:1
-
完整的基本图形绘制系统
完整的基本图形绘制系统-integrity of the basic Rendering System
- 2022-09-18 01:25:03下载
- 积分:1
-
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能...
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能-the source code for a class c, it is quite a simple integrated into the user"s source code using these functions c category can be achieved image loading/preservation of various processing, and image display function
- 2022-05-16 03:49:07下载
- 积分:1
-
VC edge detection procedure, function is perfect, able to carry out the second d...
边缘检测的VC程序,功能很完善,能进行二次开发-VC edge detection procedure, function is perfect, able to carry out the second development
- 2022-05-18 03:40:47下载
- 积分:1
-
VsualC++数字图像处理典型算法及实现 相关代码(下)
VsualC++数字图像处理典型算法及实现 相关代码(下)-VsualC++ Typical digital image processing algorithm and the realization of the relevant code (below)
- 2022-12-25 20:50:04下载
- 积分:1
-
实现直线类,图形变换类
可实现交互绘图,橡皮筋技术
实现直线类,图形变换类
可实现交互绘图,橡皮筋技术-Linear type, graphics transform types realize interactive graphics, a rubber band technology
- 2022-03-03 03:41:03下载
- 积分:1