-
采用两种不同的方法绘制曲线 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
-
打印程序 打印程序 打印程序
打印程序 打印程序 打印程序 -Print Print Print Print Print process printing process procedures
- 2023-08-08 21:20:03下载
- 积分:1
-
可以进行文字定位识别的VC源码,用来在数字相片中确认文字,标志等内容的位置,并进行OCR识别...
可以进行文字定位识别的VC源码,用来在数字相片中确认文字,标志等内容的位置,并进行OCR识别-positioning can be written to the VC-source identification, used in digital photographs recognized text, signs such as the location, and OCR
- 2023-01-21 03:50:05下载
- 积分:1
-
关于图像特征提取的一些算法的源代码,对搞图像处理和识别的会有一定帮助...
关于图像特征提取的一些算法的源代码,对搞图像处理和识别的会有一定帮助-images on the feature extraction algorithm source code, engaged in image processing and recognition would certainly help
- 2023-04-06 21:40:03下载
- 积分:1
-
lzw 屏幕传输远程监控的例子
源代码分客户机和服务器两部分,服务器自动启动,客户机可以扫描,并在远程启动程序,杀死进程,下载服务器文件。麻雀虽小五脏俱全。
- 2022-02-05 18:28:38下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your Tracker application.-This file contains a summary of what you wil l find in each of the files that make up your Track er application.
- 2022-07-14 13:02:51下载
- 积分:1
-
是一个测量用的小程序,可以对边角网的闭和差进行计算。
是一个测量用的小程序,可以对边角网的闭和差进行计算。-is a measurement of small programs can be right corner of the net closure and poor calculation.
- 2022-06-17 07:48:43下载
- 积分:1
-
C++实现的hough变换,检测一副图象中存在的直线段。
C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
- 2022-02-14 10:09:48下载
- 积分:1
-
medical image processing toolkit
医学图像处理toolkit-medical image processing toolkit
- 2023-06-10 20:25:05下载
- 积分:1
-
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等...
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等-C# to write filtering procedures, the usual source image processing are written by the VC, this is C#, can do Gaussian filter
- 2023-08-05 06:05:03下载
- 积分:1