-
旋转图形的C源程序
旋转图形的C源程序 -rotating graphics C source
- 2022-03-11 04:32:46下载
- 积分:1
-
关于图形学的程序
关于图形学的程序-graphics on the procedure
- 2022-05-05 05:35:17下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
均值漂移算法的演示
mean shift功能演示,实现图像分割,具体请看效果-the demonstration of the mean shift algorithm
- 2023-01-15 17:40:05下载
- 积分:1
-
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助-motion estimation code. Active inside images and results of operations. Papers should be written to help
- 2022-03-21 11:56:29下载
- 积分:1
-
指纹识别技术源代码,自己调试过,很有用,欢迎下载。
指纹识别技术源代码,自己调试过,很有用,欢迎下载。-Fingerprint recognition technology source code, its own debugging, and very useful, welcome to download.
- 2022-08-13 00:04:22下载
- 积分:1
-
数字图像的边缘检测算法,里面介绍了几种常用的代码实现
数字图像的边缘检测算法,里面介绍了几种常用的代码实现-Digital image of the edge detection algorithm, which introduces some commonly used code
- 2023-05-01 15:30:04下载
- 积分:1
-
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例-years ago, I do a project control system procedures, and can connect serial communications simulation, the use of graphics in many areas of PC Control System Programming a good example
- 2022-01-24 13:07:11下载
- 积分:1
-
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与-are on Glscene example, the beginning of the study, hopes to have more friends in
- 2022-06-01 18:06:11下载
- 积分:1
-
主要是计算机图形学中多边形裁剪算法的实现
主要是计算机图形学中多边形裁剪算法的实现-Mainly in computer graphics Polygon Clipping Algorithm
- 2022-10-29 06:15:03下载
- 积分:1