-
图像处理入门者的一本好书!
图像处理入门者的一本好书!- A picture processing crossing the threshold good book!
- 2022-01-25 14:01:10下载
- 积分:1
-
A good example of learning OpenGL
学习OpenGL的好例子 -A good example of learning OpenGL
- 2023-08-07 17:10:03下载
- 积分:1
-
一个多方位演示系统,可绘制直线,园,椭圆,矩形和写文字等。...
一个多方位演示系统,可绘制直线,园,椭圆,矩形和写文字等。-A multimediaDemo which can pain lines ,circle ,elipse and write words.
- 2022-02-06 20:48:28下载
- 积分:1
-
a rolling of the graphics control
一个滚动条的图形控件-a rolling of the graphics control
- 2023-02-16 20:50:04下载
- 积分:1
-
一个很小的java处理艺术字体的程序,很实用
一个很小的java处理艺术字体的程序,很实用-a small java arts fonts procedures, a very practical
- 2022-07-16 03:02:49下载
- 积分:1
-
用VC写的一个从YUV文件转换为BMP文件的图像程序
用VC写的一个从YUV文件转换为BMP文件的图像程序-VC write a document from the YUV conversion of BMP images document the procedures
- 2022-03-17 08:07:51下载
- 积分:1
-
文字识别系统,包括文字图象的预处理过程,用visual c++开发,识别率比较高...
文字识别系统,包括文字图象的预处理过程,用visual c++开发,识别率比较高-Character Recognition system, including language and graphic pretreatment process, with visual c development, a relatively high recognition rate
- 2023-07-25 03:25:04下载
- 积分:1
-
是关于人脸识别匹配的c++源程序,非常有用
是关于人脸识别匹配的c++源程序,非常有用-Face Recognition match on c source code, very useful
- 2023-07-29 19:55:04下载
- 积分:1
-
一个自己写的效果代码,实现perlin噪声编码,实现动态模糊效果。...
一个自己写的效果代码,实现perlin噪声编码,实现动态模糊效果。-The effect of its own to write code to achieve perlin noise coding, dynamic blur effects.
- 2023-04-26 08:40:04下载
- 积分:1
-
采用两种不同的方法绘制曲线 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