-
计算机图形学中的视图变换程序,是用VC++中的MFC编写的
计算机图形学中的视图变换程序,是用VC++中的MFC编写的-computer graphics View transform the process, with VC++ MFC prepared
- 2022-02-04 19:25:29下载
- 积分:1
-
图片编码源代码【将Jpeg图片解码并编码为BMP格式】
读入JPEG格式的图像通过代码解码,转换成BMP格式的图像, 并自动保存。下图为程序的代码流程图,即图像解码、编码原理。
- 2022-01-28 16:42:55下载
- 积分: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
-
一个简易的图章生成测试程序,很好用,继续开发能嵌入图片就更好了。...
一个简易的图章生成测试程序,很好用,继续开发能嵌入图片就更好了。-A programme for simple digital signature.
- 2023-03-22 17:05:04下载
- 积分:1
-
一篇关于行人检测的文件 经典大家可以看看
学习下
一篇关于行人检测的文件 经典大家可以看看
学习下-Pedestrian Detection on a document everyone can look at the classic study of
- 2022-04-02 05:11:38下载
- 积分:1
-
VC.net2005下可以编译通过。
我写的一个简单的程序,主要可以供学习microsoft DIBAPI 的简单使用...
VC.net2005下可以编译通过。
我写的一个简单的程序,主要可以供学习microsoft DIBAPI 的简单使用-VC.net2005 under compile. I wrote a simple procedure, can learn microsoft for the simple use of DIBAPI
- 2022-01-28 10:52:43下载
- 积分:1
-
/* Program name: drawing .. c function: to display the image rendering capabilit...
/* 程序名:drawing..c
功能:展示OpenCV的图像绘制功能-/* Program name: drawing .. c function: to display the image rendering capabilities OpenCV
- 2022-08-05 09:26:01下载
- 积分:1
-
asdgasg
BD牌识别定位程序+挺不错的+实现功能简单-asdgasg
- 2023-05-26 13:35:04下载
- 积分:1
-
行人检测 opencv
本代码是基于opencv,由于行人具有明显的边缘轮廓,运动hog特征可以很好的描述出行人的特征,我们运用hog+svm来进行检测,效果还是很好的
- 2022-08-15 19:39:23下载
- 积分:1
-
JAVA APPLET程序,演示各种绘图功能
JAVA APPLET程序,演示各种绘图功能-JAVA APPLET procedures, demonstrating various graphics functions
- 2022-08-07 03:37:37下载
- 积分:1